]> git.lyx.org Git - features.git/commitdiff
Going for 1.6.0 (beta 2)
authorJosé Matox <jamatos@lyx.org>
Mon, 2 Jun 2008 15:31:26 +0000 (15:31 +0000)
committerJosé Matox <jamatos@lyx.org>
Mon, 2 Jun 2008 15:31:26 +0000 (15:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25073 a592a061-630c-0410-9148-cb99ea01b6c8

configure.ac

index 927a0f8c58cddeac9ed22961773f855a6f16ee10..565f23f1a86f5afe445e6cee153890bef725230e 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
-AC_SUBST(LYX_DATE, ["Fri, May 29, 2008"])
+AC_INIT(LyX,1.6.0beta2,[lyx-devel@lists.lyx.org],[lyx])
+AC_SUBST(LYX_DATE, ["Mon, Jun 2, 2008"])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([src/config.h])