]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
The two lines deleted here attempt to call virtual functions from a constructor....
[lyx.git] / configure.ac
index 7d9c8af4896c934376ad425441b3f08809f730e9..98f71fe15afa4d9dc0d8224fc684bd54febc0e8a 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.6.0rc4,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
 AC_SUBST(LYX_DATE, ["Thu, Oct 23, 2008"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)