]> git.lyx.org Git - features.git/commitdiff
Back to svn, preparing for release candidate 1.
authorJosé Matox <jamatos@lyx.org>
Thu, 17 May 2007 23:30:16 +0000 (23:30 +0000)
committerJosé Matox <jamatos@lyx.org>
Thu, 17 May 2007 23:30:16 +0000 (23:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18394 a592a061-630c-0410-9148-cb99ea01b6c8

configure.ac

index 3efe36c6fbf511a2245ca55644b731b9067a7a35..741d5b9f84fcab8ea88d324080b9c247ff2064fd 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.5.0beta3,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,1.5.0svn,[lyx-devel@lists.lyx.org],[lyx])
 AC_SUBST(LYX_DATE, ["Fri, May 18, 2007"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)