Update for release candidate

svn: r1094
This commit is contained in:
Don Allingham 2002-07-24 03:19:06 +00:00
parent df387da3bb
commit a74d92b146
4 changed files with 772 additions and 1729 deletions

2489
gramps/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -5,10 +5,10 @@ AM_INIT_AUTOMAKE(gramps, 0.8.0)
RELEASE=rc1
VERSIONSTRING=$VERSION
#if test x"$RELEASE" != "x"
#then
# VERSIONSTRING="$VERSION-$RELEASE"
#fi
if test x"$RELEASE" != "x"
then
VERSIONSTRING="$VERSION-$RELEASE"
fi
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)

View File

@ -1,4 +1,4 @@
.TH gramps 1 "0.8.0-rc1" "man page by Brandon L. Griffith" ""
.TH gramps 1 "0.8.0" "man page by Brandon L. Griffith" ""
.SH "NAME"
.LP
gramps \- Genealogical Research and Analysis Management Programming System

View File

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