]> git.lyx.org Git - lyx.git/commitdiff
Not yet rc1: Revert "This is LyX 2.1.0rc1"
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 20 Mar 2014 21:15:33 +0000 (22:15 +0100)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 20 Mar 2014 21:15:33 +0000 (22:15 +0100)
This reverts commit c571866e7f0562feb62fd85347d4569b6ed558bf.

configure.ac

index a7261f61269f14197605341088b623299421b54b..1fe6d9d69155a5b6d77c33cc9c97f1c7dfc87849 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.1.0rc1,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.1.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, ["2014-03-18"])
+AC_SUBST(LYX_DATE, ["2013-11-10"])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])