Bumped the RPM version.
authorhal9 <hal9@users.sourceforge.net>
Thu, 14 Mar 2002 22:32:32 +0000 (22:32 +0000)
committerhal9 <hal9@users.sourceforge.net>
Thu, 14 Mar 2002 22:32:32 +0000 (22:32 +0000)
GNUmakefile.in

index 2102f42..f473093 100644 (file)
@@ -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
 
 
 #############################################################################