]> git.lyx.org Git - lyx.git/commitdiff
Back from alpha
authorRichard Kimberly Heck <rikiheck@lyx.org>
Wed, 30 Dec 2020 08:52:00 +0000 (03:52 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Wed, 30 Dec 2020 08:52:00 +0000 (03:52 -0500)
configure.ac

index 1f59e4897e97d61ba49619a77a758b4b1eb7ae53..a205fe8aea24db842aed974ba63fb70ecbda76cd 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT([LyX],[2.4.0-alpha1],[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.0dev],[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"])