summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-09-05 19:31:26 +0000
committerMike Fulbright <msf@redhat.com>2001-09-05 19:31:26 +0000
commit42318f612c298a1cdd58b90d29055375337729a7 (patch)
treedc9f589909aff5369a225193abfce44d3bf1ba4e /Makefile
parentc99c50a6c40217fe427f70536ae33118f442db8c (diff)
downloadanaconda-42318f612c298a1cdd58b90d29055375337729a7.tar.gz
anaconda-42318f612c298a1cdd58b90d29055375337729a7.tar.xz
anaconda-42318f612c298a1cdd58b90d29055375337729a7.zip
bump release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index db3b1b372..2ab1868eb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
-VERSION = 7.1.95
-RELEASE = 0
+VERSION = 7.2
+RELEASE = 0.1
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))