* Release: Version 1.1.95 "When danger reared its ugly head,
he bravely turned his tail and fled" released. * configure.in: Bump up the version number. svn: r4338
This commit is contained in:
parent
8d98e20f7e
commit
9fe2349434
@ -1,3 +1,8 @@
|
|||||||
|
2005-04-10 Alex Roitman <shura@gramps-project.org>
|
||||||
|
* Release: Version 1.1.95 "When danger reared its ugly head,
|
||||||
|
he bravely turned his tail and fled" released.
|
||||||
|
* configure.in: Bump up the version number.
|
||||||
|
|
||||||
2005-04-10 Alex Roitman <shura@gramps-project.org>
|
2005-04-10 Alex Roitman <shura@gramps-project.org>
|
||||||
* NEWS: Update.
|
* NEWS: Update.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||||||
dnl May need to run automake && aclocal first
|
dnl May need to run automake && aclocal first
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
AC_INIT(gramps, 1.1.95, gramps-bugs@lists.sourceforge.net)
|
AC_INIT(gramps, 1.1.99, gramps-bugs@lists.sourceforge.net)
|
||||||
AC_CONFIG_SRCDIR(src/gramps.py)
|
AC_CONFIG_SRCDIR(src/gramps.py)
|
||||||
AM_INIT_AUTOMAKE(1.6.3)
|
AM_INIT_AUTOMAKE(1.6.3)
|
||||||
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
||||||
|
Loading…
Reference in New Issue
Block a user