]> git.lyx.org Git - features.git/commitdiff
Back to svn
authorJosé Matox <jamatos@lyx.org>
Tue, 30 Sep 2008 13:03:03 +0000 (13:03 +0000)
committerJosé Matox <jamatos@lyx.org>
Tue, 30 Sep 2008 13:03:03 +0000 (13:03 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26644 a592a061-630c-0410-9148-cb99ea01b6c8

configure.ac

index 3fadab088d4d697ce069423b205fe2b9b2b8d9f3..d062534a5c427630d1379373ef441ce166a0ed63 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.6.0rc3,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
 AC_SUBST(LYX_DATE, ["Fri, Sep 26, 2008"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)