Update for release candidate
svn: r1094
This commit is contained in:
parent
0bf2c2d116
commit
ac17a8ef95
@ -5,10 +5,10 @@ AM_INIT_AUTOMAKE(gramps, 0.8.0)
|
|||||||
RELEASE=rc1
|
RELEASE=rc1
|
||||||
|
|
||||||
VERSIONSTRING=$VERSION
|
VERSIONSTRING=$VERSION
|
||||||
#if test x"$RELEASE" != "x"
|
if test x"$RELEASE" != "x"
|
||||||
#then
|
then
|
||||||
# VERSIONSTRING="$VERSION-$RELEASE"
|
VERSIONSTRING="$VERSION-$RELEASE"
|
||||||
#fi
|
fi
|
||||||
|
|
||||||
AC_SUBST(PACKAGE)
|
AC_SUBST(PACKAGE)
|
||||||
AC_SUBST(VERSION)
|
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"
|
.SH "NAME"
|
||||||
.LP
|
.LP
|
||||||
gramps \- Genealogical Research and Analysis Management Programming System
|
gramps \- Genealogical Research and Analysis Management Programming System
|
||||||
|
@ -92,7 +92,7 @@ startup = 1
|
|||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
progName = "GRAMPS"
|
progName = "GRAMPS"
|
||||||
version = "0.8.0"
|
version = "0.8.0-rc1"
|
||||||
copyright = "© 2001-2002 Donald N. Allingham"
|
copyright = "© 2001-2002 Donald N. Allingham"
|
||||||
authors = ["Donald N. Allingham", "David Hampton","Donald A. Peterson"]
|
authors = ["Donald N. Allingham", "David Hampton","Donald A. Peterson"]
|
||||||
comments = _("GRAMPS (Genealogical Research and Analysis "
|
comments = _("GRAMPS (Genealogical Research and Analysis "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user