summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-10-30 20:28:07 +0000
committerJeremy Katz <katzj@redhat.com>2001-10-30 20:28:07 +0000
commite32be47c11c88faeb1c4ee51e09f3a1a8bb85fb6 (patch)
tree013047f5d3882f67859b15ef1057c53bb4c36d75 /Makefile
parent19c25387b48182d9c8898b426eec942ba20f19de (diff)
downloadanaconda-e32be47c11c88faeb1c4ee51e09f3a1a8bb85fb6.tar.gz
anaconda-e32be47c11c88faeb1c4ee51e09f3a1a8bb85fb6.tar.xz
anaconda-e32be47c11c88faeb1c4ee51e09f3a1a8bb85fb6.zip
change the version to be newer
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dd4523839..96c0dffc8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
-VERSION = 7.2
-RELEASE = 0.1
+VERSION = 7.2.90
+RELEASE = 0
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))