From c21c0a2328160ec5e8b0e4f2e2d1b735f8025f1c Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 6 Jul 2005 03:16:57 +0000 Subject: [PATCH] * NEWS: Update. * configure.in: Bump up the release number. svn: r4905 --- gramps2/ChangeLog | 2 ++ gramps2/NEWS | 3 +++ gramps2/configure.in | 4 ++-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index d3c400c0f..652f9905e 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -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 * src/plugins/GraphViz.py (dump_person): Correctly test for birth diff --git a/gramps2/NEWS b/gramps2/NEWS index eb632a67d..d2ea2fdaf 100644 --- a/gramps2/NEWS +++ b/gramps2/NEWS @@ -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 diff --git a/gramps2/configure.in b/gramps2/configure.in index a85022509..ce9b1df70 100644 --- a/gramps2/configure.in +++ b/gramps2/configure.in @@ -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"