]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Ignore \protect if it is directly in front of \LyX{} (otherwise it would
[lyx.git] / configure.ac
index 27c817b8cc811b3bb72710f7c2f646ba412d7f1e..ae5dda8784448390bc293a77f554915e4136060a 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.0.0beta3,[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, ["2011-01-10"])
 AC_PREREQ(2.52)