From: hal9 Date: Thu, 14 Mar 2002 22:32:32 +0000 (+0000) Subject: Bumped the RPM version. X-Git-Tag: v_2_9_12~41 X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40helplink%40ACTIONS-FILE?a=commitdiff_plain;h=4173efad907d6fd4e265096bf4e292542b2d898a;p=privoxy.git Bumped the RPM version. --- 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 #############################################################################