summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-05-20 06:20:35 +0000
committerJeremy Katz <katzj@redhat.com>2003-05-20 06:20:35 +0000
commit445f36acfd30cd71b89e8ed7385b74cb9da0f2dc (patch)
treef83139340a2a9c4395671492ab72c5c2b0d513d4 /Makefile.inc
parentc8545b64e78b0b7c7f9c3effc0ca795684f3a6eb (diff)
downloadanaconda-445f36acfd30cd71b89e8ed7385b74cb9da0f2dc.tar.gz
anaconda-445f36acfd30cd71b89e8ed7385b74cb9da0f2dc.tar.xz
anaconda-445f36acfd30cd71b89e8ed7385b74cb9da0f2dc.zip
bump HEAD version
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 52aef122f..c231bb2bf 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 9.0.90
-RELEASE = 3
+VERSION = 9.0.91
+RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)