* src/RelLib.py: fix index for place map

* src/FamilyView.py: include person ID's


svn: r3212
This commit is contained in:
Don Allingham
2004-06-15 03:43:33 +00:00
parent 310f5b17dd
commit 11aa47c41b
4 changed files with 25 additions and 12 deletions

View File

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