More version number fun

svn: r1090
This commit is contained in:
Don Allingham 2002-07-23 17:33:48 +00:00
parent c258649708
commit dc33adff2b
4 changed files with 4 additions and 4 deletions

2
gramps/configure vendored
View File

@ -1441,7 +1441,7 @@ fi
# Define the identity of the package.
PACKAGE=gramps
VERSION=0.8.0-rc1
VERSION=0.8.0rc1
cat >>confdefs.h <<_ACEOF

View File

@ -1,7 +1,7 @@
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.8.0-rc1)
AM_INIT_AUTOMAKE(gramps, 0.8.0rc1)
RELEASE=1
VERSIONSTRING=$VERSION

View File

@ -1,4 +1,4 @@
%define ver 0.8.0-rc1
%define ver 0.8.0rc1
%define rel 1
%define prefix /usr

View File

@ -92,7 +92,7 @@ startup = 1
#
#-------------------------------------------------------------------------
progName = "GRAMPS"
version = "0.8.0-rc1"
version = "0.8.0rc1"
copyright = "© 2001-2002 Donald N. Allingham"
authors = ["Donald N. Allingham", "David Hampton","Donald A. Peterson"]
comments = _("GRAMPS (Genealogical Research and Analysis "