summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-09-17 23:51:14 +0000
committerJeremy Katz <katzj@redhat.com>2003-09-17 23:51:14 +0000
commit6d5ffc495b70128482de3b18ae8b3f0f8fa2182b (patch)
tree9e11f73b5213abfb98d9a90669729a6818cf5b39
parentffaf86bb113b2d14987d8c2c60fc630ad0609ab4 (diff)
downloadanaconda-6d5ffc495b70128482de3b18ae8b3f0f8fa2182b.tar.gz
anaconda-6d5ffc495b70128482de3b18ae8b3f0f8fa2182b.tar.xz
anaconda-6d5ffc495b70128482de3b18ae8b3f0f8fa2182b.zip
-rw-r--r--Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc b/Makefile.inc
index ee86b9fa7..56a8495db 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 9.0.6
-RELEASE = 0.RHEL
+VERSION = 9.1
+RELEASE = 1.RHEL
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)