* 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:
Alex Roitman 2005-06-05 17:22:40 +00:00
parent b7658288b6
commit fd9e95aab0
2 changed files with 8 additions and 3 deletions

View File

@ -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.

View File

@ -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"