From 4173efad907d6fd4e265096bf4e292542b2d898a Mon Sep 17 00:00:00 2001 From: hal9 Date: Thu, 14 Mar 2002 22:32:32 +0000 Subject: [PATCH] Bumped the RPM version. --- GNUmakefile.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index 2102f42d..f473093e 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.14 2002/03/07 18:25:56 swa Exp $ +# $Id: GNUmakefile.in,v 1.15 2002/03/08 20:00:28 swa Exp $ # # Written by and Copyright (C) 2001 the SourceForge # IJBSWA team. http://ijbswa.sourceforge.net @@ -28,6 +28,9 @@ # Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # $Log: GNUmakefile.in,v $ +# Revision 1.15 2002/03/08 20:00:28 swa +# some leftovers. +# # Revision 1.14 2002/03/07 18:25:56 swa # synced redhat and suse build process # @@ -248,7 +251,7 @@ CODE_STATUS = @CODE_STATUS@ VERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_POINT) # will automatically be postfixed with -$(RPM_PACKAGEV) in the SPECfile RPM_VERSION = $(VERSION) -RPM_PACKAGEV = 1 +RPM_PACKAGEV = 3 ############################################################################# -- 2.39.2