* 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

@ -10,6 +10,8 @@
if handle exists.
* src/Marriage.py (__init__): Refresh family object from handle,
if handle exists.
* NEWS: Update.
* configure.in: Bump up the release number.
2005-07-03 Alex Roitman <shura@gramps-project.org>
* src/plugins/GraphViz.py (dump_person): Correctly test for birth

View File

@ -1,4 +1,7 @@
Version 2.0.5 -- the "It's certainly uncontaminated by cheese" release
* New filters based on personal notes.
* New routine for checking and removing corrupted source references in
the Check and Repair tool.
* Bug fixes.
Version 2.0.4 -- the "That's enough music for now, lads." release

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"