From 3a6b6482c699d07386c04a6916f4dd31265237f0 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 --- configure | 2 +- configure.in | 2 +- gramps.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index 4113a924a..b517329f9 100755 --- a/configure +++ b/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/configure.in b/configure.in index 27741ebc9..10675e031 100644 --- a/configure.in +++ b/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.spec b/gramps.spec index bdd3c40de..f7b51d5da 100644 --- a/gramps.spec +++ b/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.