]> git.lyx.org Git - features.git/commitdiff
Back to svn and in route to rc1 :-)
authorJosé Matox <jamatos@lyx.org>
Sun, 13 Jul 2008 10:03:14 +0000 (10:03 +0000)
committerJosé Matox <jamatos@lyx.org>
Sun, 13 Jul 2008 10:03:14 +0000 (10:03 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25572 a592a061-630c-0410-9148-cb99ea01b6c8

configure.ac

index 8dd5ef27432e24ef255ee76eeb5e726764fdd5b1..988e51094ae0427529ec66240747a4d43539fe30 100644 (file)
@@ -1,6 +1,6 @@
 vdnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.6.0beta4,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
 AC_SUBST(LYX_DATE, ["Fri, Jul 11, 2008"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)