summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-10-13 22:48:18 +0000
committerJeremy Katz <katzj@redhat.com>2003-10-13 22:48:18 +0000
commitb46e675920d8d724da69ad0355df872ee3c0a3af (patch)
tree4ca1673421ada3682de2e3c9519f62db090f27fe /Makefile.inc
parentc4ab01b36507a4e50e59c9c0adc06dcb5e587b60 (diff)
downloadanaconda-b46e675920d8d724da69ad0355df872ee3c0a3af.tar.gz
anaconda-b46e675920d8d724da69ad0355df872ee3c0a3af.tar.xz
anaconda-b46e675920d8d724da69ad0355df872ee3c0a3af.zip
bump
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 e7f90c8e6..65491e0e6 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 9.0.95
-RELEASE = 1
+VERSION = 9.0.96
+RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)