update
svn: r2722
This commit is contained in:
@@ -5,8 +5,8 @@ AC_PREREQ(2.57)
|
||||
AC_INIT(gramps, 1.0.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=rc1
|
||||
|
||||
VERSIONSTRING=$VERSION
|
||||
if test x"$RELEASE" != "x"
|
||||
@@ -267,5 +267,6 @@ doc/gramps-manual/hu/Makefile
|
||||
example/Makefile
|
||||
example/gramps/Makefile
|
||||
gramps.spec
|
||||
gramps-mdk.spec
|
||||
gramps.sh])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user