Not 1.0.0 release yet.
svn: r2515
This commit is contained in:
parent
2819de10a2
commit
7878b41dd5
@ -5,8 +5,8 @@ AC_PREREQ(2.57)
|
|||||||
AC_INIT(gramps, 1.0.0, gramps-bugs@lists.sourceforge.net)
|
AC_INIT(gramps, 1.0.0, gramps-bugs@lists.sourceforge.net)
|
||||||
AC_CONFIG_SRCDIR(src/gramps.py)
|
AC_CONFIG_SRCDIR(src/gramps.py)
|
||||||
AM_INIT_AUTOMAKE(1.6.3)
|
AM_INIT_AUTOMAKE(1.6.3)
|
||||||
dnl RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
RELEASE=0.CVS$(head -c 10 ${srcdir}/ChangeLog | tr -d '-')
|
||||||
RELEASE=1
|
dnl RELEASE=1
|
||||||
|
|
||||||
VERSIONSTRING=$VERSION
|
VERSIONSTRING=$VERSION
|
||||||
if test x"$RELEASE" != "x"
|
if test x"$RELEASE" != "x"
|
||||||
|
Loading…
Reference in New Issue
Block a user