]> git.lyx.org Git - features.git/commitdiff
Back to svn (1.5.0 is near, hurray!).
authorJosé Matox <jamatos@lyx.org>
Wed, 27 Jun 2007 18:34:08 +0000 (18:34 +0000)
committerJosé Matox <jamatos@lyx.org>
Wed, 27 Jun 2007 18:34:08 +0000 (18:34 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18917 a592a061-630c-0410-9148-cb99ea01b6c8

configure.ac

index 577e760b986246df3d6e32424f0af87ff4c4d5e2..e63bd60a28d3d3ff26ff982547eed3d72f8228b0 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.5.0rc2,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,1.5.0svn,[lyx-devel@lists.lyx.org],[lyx])
 AC_SUBST(LYX_DATE, ["Wed, Jun 27, 2007"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)