Update for release candidate
svn: r1094
This commit is contained in:
parent
df387da3bb
commit
a74d92b146
2489
gramps/configure
vendored
2489
gramps/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -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)
|
||||
|
@ -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
|
||||
|
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user