0.9.1-pre1 setup

svn: r1390
This commit is contained in:
Don Allingham
2003-03-24 03:54:08 +00:00
parent 2588cc35d4
commit ad79e3b867
5 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
dnl May need to run automake && aclocal first
AC_INIT(src/gramps.py)
AM_INIT_AUTOMAKE(gramps, 0.9.0)
RELEASE=1
AM_INIT_AUTOMAKE(gramps, 0.9.1)
RELEASE=pre1
VERSIONSTRING=$VERSION
if test x"$RELEASE" != "x"