]> git.lyx.org Git - lyx.git/commitdiff
Alpha 3
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 14 Feb 2021 19:19:16 +0000 (14:19 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 14 Feb 2021 19:19:16 +0000 (14:19 -0500)
configure.ac

index a205fe8aea24db842aed974ba63fb70ecbda76cd..3ad12bb94514ea36ac4e607a58e4d911eb3eedb8 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT([LyX],[2.4.0dev],[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.0-alpha3],[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2020-12-28"])
+AC_SUBST(LYX_DATE, ["2021-02-14"])
 AC_PREREQ([2.65])
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])