* TODO: Update the list with the postponed todo items.

* configure.in: Increment release number.


svn: r2184
This commit is contained in:
Alex Roitman
2003-09-30 00:08:45 +00:00
parent 00f0fe4391
commit 58dcdd2311
3 changed files with 21 additions and 17 deletions

View File

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