* TODO: Update the list with the postponed todo items.
* configure.in: Increment release number. svn: r2184
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user