Change version identifier from svn to dev (already in branch).

This commit is contained in:
Pavel Sanda 2012-09-24 22:40:36 +02:00
parent cf88df4eba
commit b589c86168

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,2.1.0svn,[lyx-devel@lists.lyx.org],[lyx])
AC_INIT(LyX,2.1.0dev,[lyx-devel@lists.lyx.org],[lyx])
# Use ISO format only. The frontend needs to parse this
AC_SUBST(LYX_DATE, ["2011-04-29"])
AC_PREREQ(2.52)