From ae616ce649f094db2ca0e63890d89fb75bc5f925 Mon Sep 17 00:00:00 2001 From: jamatos Date: Tue, 22 Apr 2008 15:34:58 +0000 Subject: [PATCH] Back to svn and set course for beta1 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24447 a592a061-630c-0410-9148-cb99ea01b6c8 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f5802dc166..86f6e1fa0f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,1.6.0alpha2,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx]) AC_SUBST(LYX_DATE, ["Tue, Apr 22, 2008"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp) -- 2.11.4.GIT