]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Fix bug #7608 (Wrong path separator used for Inkscape on Windows)
[lyx.git] / configure.ac
index d0c7f50811fdcef2723f3b1706dfcf9b5721c65e..dff256da73652ca16de80b5b8306c0121bd80483 100644 (file)
@@ -1,8 +1,8 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.0.0rc1,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.1.0svn,[lyx-devel@lists.lyx.org],[lyx])
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2011-03-07"])
+AC_SUBST(LYX_DATE, ["2011-04-29"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])