* src/FamilyView.py: commit family before people when committing

new spouse.


svn: r4355
This commit is contained in:
Don Allingham
2005-04-13 02:46:19 +00:00
parent 2a3935a235
commit 2022576648
3 changed files with 6 additions and 3 deletions

View File

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