X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=7668c7d21b81f6162b092df5ea31f9e3c9f6ef29;hb=21c6e3305ac119156f522754937daa11935d843a;hp=509bc5f063ca49723bb0ff80fc79590cf2aaaf6f;hpb=0250ec601166aa924387a5b1610c5120483f62b2;p=lyx.git diff --git a/configure.ac b/configure.ac index 509bc5f063..7668c7d21b 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.0rc2,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx]) AC_SUBST(LYX_DATE, ["Thu, Aug 28, 2008"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp)