]> git.lyx.org Git - lyx.git/blobdiff - config/configure.ac
fix inset insertion woes
[lyx.git] / config / configure.ac
index 0985e906ea7719377cc227fce014b1d0c1c5db77..39aacc85b067aa4d679ab7ec4a9aee7f8969a8b0 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(lyx,1.3.0pre1,lyx-devel@lists.lyx.org)
+AC_INIT(lyx,1.3.0pre2,lyx-devel@lists.lyx.org)
 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}
-VERSION="1.3.0pre1"
+VERSION="1.3.0pre2"
 LYX_CHECK_VERSION
 
 AC_CANONICAL_TARGET