]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
GuiTabular.cpp: fix #3517
[lyx.git] / configure.ac
index 1d7c66341b4cbed9cc61744a653c1a28010a97a7..0b564bdcd9c79cfcea7e1af5b29c4bdb8ea9fad4 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.0.0beta1,[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-11-10"])
 AC_PREREQ(2.52)