* NEWS: Update.

* configure.in: Bump up the release number.


svn: r4905
This commit is contained in:
Alex Roitman
2005-07-06 03:16:57 +00:00
parent d45d5a0afe
commit c21c0a2328
3 changed files with 7 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ AC_PREREQ(2.57)
AC_INIT(gramps, 2.0.5, 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"