]> git.lyx.org Git - lyx.git/commitdiff
This is LyX 2.1.0. 2.1.0
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 13 Apr 2014 14:31:16 +0000 (16:31 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 13 Apr 2014 17:26:04 +0000 (19:26 +0200)
configure.ac

index 90b7ffa37ccc05e579dc376b860c6329e806fc76..e245fdea30a72e835160681fabdac2375c9dd6e1 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.1.0dev,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.1.0,[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-24"])
+AC_SUBST(LYX_DATE, ["2014-04-13"])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])