mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Change version identifier from svn to dev (already in branch).
This commit is contained in:
parent
cf88df4eba
commit
b589c86168
@ -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,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
|
# Use ISO format only. The frontend needs to parse this
|
||||||
AC_SUBST(LYX_DATE, ["2011-04-29"])
|
AC_SUBST(LYX_DATE, ["2011-04-29"])
|
||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
|
Loading…
Reference in New Issue
Block a user