* src/DateHandler.py: fixed initialization of parser class

svn: r4790
This commit is contained in:
Don Allingham
2005-06-05 06:01:33 +00:00
parent 13a51cf2c7
commit b7658288b6
4 changed files with 10 additions and 4 deletions

View File

@@ -7,8 +7,8 @@ AC_PREREQ(2.57)
AC_INIT(gramps, 2.0.3, 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 '-')
dnl RELEASE=1
dnl RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
RELEASE=1
VERSIONSTRING=$VERSION
if test x"$RELEASE" != "x"