X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=988e51094ae0427529ec66240747a4d43539fe30;hb=0e18507df7bdce324e65970395e1cee58672fa6b;hp=8dd5ef27432e24ef255ee76eeb5e726764fdd5b1;hpb=e88bc302c24bfdc21144a4444e0e4eef6fabd385;p=lyx.git diff --git a/configure.ac b/configure.ac index 8dd5ef2743..988e51094a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ vdnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,1.6.0beta4,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx]) AC_SUBST(LYX_DATE, ["Fri, Jul 11, 2008"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp)