module renames

svn: r6072
This commit is contained in:
Don Allingham
2006-03-04 16:08:52 +00:00
parent 34ed34e018
commit a3aedf85ae
19 changed files with 24 additions and 27 deletions

View File

@@ -7,7 +7,7 @@ AC_PREREQ(2.57)
AC_INIT(gramps, 2.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 '-')
RELEASE=0.SVN$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
dnl RELEASE=1
VERSIONSTRING=$VERSION