mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Preparing for beta 3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25105 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e0a8abcf96
commit
5733c3a92f
@ -1,7 +1,7 @@
|
||||
dnl Process with autoconf to generate configure script -*- sh -*-
|
||||
vdnl Process with autoconf to generate configure script -*- sh -*-
|
||||
|
||||
AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
|
||||
AC_SUBST(LYX_DATE, ["Mon, Jun 2, 2008"])
|
||||
AC_INIT(LyX,1.6.0beta3,[lyx-devel@lists.lyx.org],[lyx])
|
||||
AC_SUBST(LYX_DATE, ["Tue, Jun 3, 2008"])
|
||||
AC_PREREQ(2.52)
|
||||
AC_CONFIG_SRCDIR(src/main.cpp)
|
||||
AC_CONFIG_HEADERS([src/config.h])
|
||||
|
Loading…
Reference in New Issue
Block a user