mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-13 03:40:34 +00:00
* configure.ac: set version to 1.5.2 and adjust date
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20746 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
aaf10a25dd
commit
e4983e9780
@ -1,7 +1,7 @@
|
||||
dnl Process with autoconf to generate configure script -*- sh -*-
|
||||
|
||||
AC_INIT(LyX,1.5.2svn,[lyx-devel@lists.lyx.org],[lyx])
|
||||
AC_SUBST(LYX_DATE, ["Sat, Aug 4, 2007"])
|
||||
AC_INIT(LyX,1.5.2,[lyx-devel@lists.lyx.org],[lyx])
|
||||
AC_SUBST(LYX_DATE, ["Fri, Oct 5, 2007"])
|
||||
AC_PREREQ(2.52)
|
||||
AC_CONFIG_SRCDIR(src/main.cpp)
|
||||
AC_CONFIG_HEADERS([src/config.h])
|
||||
|
Loading…
Reference in New Issue
Block a user