summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-04-02 23:01:27 +0000
committerMike Fulbright <msf@redhat.com>2001-04-02 23:01:27 +0000
commit15ba819b5ec1e1f80adb4b720627a5a06f5f4afb (patch)
tree9ab0f5516864b52fed4a8b705f0eae7881815307 /Makefile
parentfa60e523dc0e7bc35f2c4bea78e6d2f5d2035dba (diff)
downloadanaconda-15ba819b5ec1e1f80adb4b720627a5a06f5f4afb.tar.gz
anaconda-15ba819b5ec1e1f80adb4b720627a5a06f5f4afb.tar.xz
anaconda-15ba819b5ec1e1f80adb4b720627a5a06f5f4afb.zip
bump release number
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b53eaec71..d1cf81ab7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
VERSION = 7.1
-RELEASE = 2
+RELEASE = 3
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))