]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Make Cursor::anchor_ private and make an access function Cursor::realAnchor() to...
[lyx.git] / configure.ac
index 7c76935b71f4f2bcacf128ed75a270520e59b7dc..5923faa0a9a5e009e651d3d19b5bf2130c808a28 100644 (file)
@@ -1,8 +1,8 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.0.0alpha1,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.0.0svn,[lyx-devel@lists.lyx.org],[lyx])
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2010-03-15"])
+AC_SUBST(LYX_DATE, ["2010-04-15"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])