]> git.lyx.org Git - lyx.git/commitdiff
back to cvs
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 10 Oct 2005 13:33:03 +0000 (13:33 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 10 Oct 2005 13:33:03 +0000 (13:33 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10534 a592a061-630c-0410-9148-cb99ea01b6c8

configure.ac

index 190d61b079904f67343f41e464d7be05aec0531e..0e22032ade05622610f07f934f3aedd5e0a1f5df 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(lyx,1.4.0pre2,lyx-devel@lists.lyx.org)
+AC_INIT(lyx,1.4.0cvs,lyx-devel@lists.lyx.org)
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.C)
 AM_CONFIG_HEADER([src/config.h])
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(src/main.C)
 AM_CONFIG_HEADER([src/config.h])
@@ -8,7 +8,7 @@ AM_CONFIG_HEADER([src/config.h])
 AC_CONFIG_AUX_DIR(config)
 
 PACKAGE=lyx${program_suffix}
 AC_CONFIG_AUX_DIR(config)
 
 PACKAGE=lyx${program_suffix}
-VERSION="1.4.0pre2"
+VERSION="1.4.0cvs"
 LYX_CHECK_VERSION
 
 dnl default maintainer mode to true for development versions
 LYX_CHECK_VERSION
 
 dnl default maintainer mode to true for development versions