]> git.lyx.org Git - features.git/commitdiff
Back to svn.
authorPavel Sanda <sanda@lyx.org>
Wed, 14 Apr 2010 22:29:35 +0000 (22:29 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 14 Apr 2010 22:29:35 +0000 (22:29 +0000)
Trunk is free for commits again.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34137 a592a061-630c-0410-9148-cb99ea01b6c8

configure.ac

index cebba7b271a849ac2a8ba1ab1bd1e12165176732..5923faa0a9a5e009e651d3d19b5bf2130c808a28 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.0.0alpha2,[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-04-15"])
 AC_PREREQ(2.52)