From c1bc32dc2a341f3bcf58a13521c7f6eda67dfc8e Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 7 Nov 2002 13:39:43 +0000 Subject: [PATCH] patchlevel 3 release svn: r1167 --- gramps/configure | 2 +- gramps/configure.in | 2 +- gramps/gramps.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.