summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-09-07 17:01:24 +0000
committerMike Fulbright <msf@redhat.com>2001-09-07 17:01:24 +0000
commitb9a61116803491a14cd9f2d7af7635f1d553504a (patch)
tree182f93779da6045cdf92536b24dec6f4eae88cf5 /Makefile
parentc42e1ee9d3a3eaad253883d09f924685b8e28321 (diff)
downloadanaconda-b9a61116803491a14cd9f2d7af7635f1d553504a.tar.gz
anaconda-b9a61116803491a14cd9f2d7af7635f1d553504a.tar.xz
anaconda-b9a61116803491a14cd9f2d7af7635f1d553504a.zip
bump release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b36221f2..bafd5f37f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
VERSION = 7.2
-RELEASE = 4
+RELEASE = 5
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))