* 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
e5bbce4b63
commit
80a06b89dc
@ -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>
|
||||
* 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
|
||||
|
||||
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)
|
||||
AM_INIT_AUTOMAKE(1.6.3)
|
||||
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
||||
|
Loading…
Reference in New Issue
Block a user