* configure.in: Bump up the version number.
* Release: Version 2.0.3 "Mynd you, m����se bites Kan be pretty nasti..." released. svn: r4792
This commit is contained in:
parent
b7658288b6
commit
fd9e95aab0
@ -1,5 +1,10 @@
|
||||
2005-06-05 Alex Roitman <shura@gramps-project.org>
|
||||
* configure.in: Bump up the version number.
|
||||
|
||||
2005-06-05 Don Allingham <don@gramps-project.org>
|
||||
* src/DateHandler.py: fixed initialization of parser class
|
||||
* Release: Version 2.0.3 "Mynd you, møøse bites Kan be pretty
|
||||
nasti..." released.
|
||||
|
||||
2005-06-05 Alex Roitman <shura@gramps-project.org>
|
||||
* configure.in: Bump up the version number.
|
||||
|
@ -4,11 +4,11 @@ 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, 2.0.3, gramps-bugs@lists.sourceforge.net)
|
||||
AC_INIT(gramps, 2.0.4, gramps-bugs@lists.sourceforge.net)
|
||||
AC_CONFIG_SRCDIR(src/gramps.py)
|
||||
AM_INIT_AUTOMAKE(1.6.3)
|
||||
dnl RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
||||
RELEASE=1
|
||||
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
||||
dnl RELEASE=1
|
||||
|
||||
VERSIONSTRING=$VERSION
|
||||
if test x"$RELEASE" != "x"
|
||||
|
Loading…
x
Reference in New Issue
Block a user