2006-08-28 Alex Roitman <shura@gramps-project.org>

* src/RelLib/_Address.py (get_text_data_list): Typo.
	* src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py (apply):
	Stop adding birth and death events.
	* configure.in: Increment version number.
	* RELEASE: version 2.1.95 is released.



svn: r7283
This commit is contained in:
Alex Roitman
2006-08-28 17:56:42 +00:00
parent 9170f2a153
commit f2d3c5b249
4 changed files with 10 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl May need to run automake && aclocal first
AC_PREREQ(2.57)
AC_INIT(gramps, 2.1.95, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 2.1.98, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE(1.6.3)