* configure.in: Bump up release number.

* Release: Version 2.0.10 "Holy Hand Grenade of Antioch" released.


svn: r6007
This commit is contained in:
Alex Roitman 2006-02-27 17:43:51 +00:00
parent 80bc471b59
commit d01c7bcfe5
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2006-02-27 Alex Roitman <shura@gramps-project.org>
* configure.in: Bump up release number.
* Release: Version 2.0.10 "Holy Hand Grenade of Antioch" released.
2006-02-27 Julio Sanchez <jsanchez@users.sourceforge.net>
* src/po/es.po: Translation update

View File

@ -8,8 +8,8 @@ AC_INIT(gramps, 2.0.10, 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 '-')
dnl RELEASE=1
RELEASE=0.RC1
RELEASE=1
dnl RELEASE=0.RC1
VERSIONSTRING=$VERSION
if test x"$RELEASE" != "x"