]> git.lyx.org Git - features.git/commitdiff
Prepare for 2.0.5.
authorRichard Heck <rgheck@lyx.org>
Sat, 3 Nov 2012 22:31:46 +0000 (18:31 -0400)
committerRichard Heck <rgheck@lyx.org>
Sat, 3 Nov 2012 22:31:46 +0000 (18:31 -0400)
configure.ac

index 170189646dc0b119ac646694328f6b84c1d92dc1..cb824ba38b264a733f30f4608b6f27c37997fe01 100644 (file)
@@ -1,8 +1,8 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.0.5dev,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.0.5,[lyx-devel@lists.lyx.org],[lyx])
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2012-06-28"])
+AC_SUBST(LYX_DATE, ["2012-11-03"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])