diff --git a/gramps/configure b/gramps/configure index 4113a924a..b517329f9 100755 --- a/gramps/configure +++ b/gramps/configure @@ -1567,7 +1567,7 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" -RELEASE=pl2 +RELEASE=pl3 VERSIONSTRING=$VERSION if test x"$RELEASE" != "x" diff --git a/gramps/configure.in b/gramps/configure.in index 27741ebc9..10675e031 100644 --- a/gramps/configure.in +++ b/gramps/configure.in @@ -2,7 +2,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) -RELEASE=pl2 +RELEASE=pl3 VERSIONSTRING=$VERSION if test x"$RELEASE" != "x" diff --git a/gramps/gramps.spec b/gramps/gramps.spec index bdd3c40de..f7b51d5da 100644 --- a/gramps/gramps.spec +++ b/gramps/gramps.spec @@ -1,5 +1,5 @@ %define ver 0.8.0 -%define rel pl2 +%define rel pl3 %define prefix /usr Summary: Genealogical Research and Analysis Management Programming System.