]> git.lyx.org Git - features.git/commitdiff
Back to svn
authorJosé Matox <jamatos@lyx.org>
Tue, 3 Jun 2008 20:32:58 +0000 (20:32 +0000)
committerJosé Matox <jamatos@lyx.org>
Tue, 3 Jun 2008 20:32:58 +0000 (20:32 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25107 a592a061-630c-0410-9148-cb99ea01b6c8

configure.ac

index 1ded61883d4fcdbced95eb834162594680217666..dd350197f0149bb97bb080e38cfc9c538b3a1d19 100644 (file)
@@ -1,6 +1,6 @@
 vdnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.6.0beta3,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
 AC_SUBST(LYX_DATE, ["Tue, Jun 3, 2008"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)