summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-01-17 20:27:16 +0000
committerJeremy Katz <katzj@redhat.com>2003-01-17 20:27:16 +0000
commit4172549ee6fa63a0697a3f9ee29eef6ef0c7471c (patch)
treee899a96ec52e315a42baacfbe27cc01a9f4b47b2 /Makefile.inc
parent36d0b929b70abc54f01589c13ea70967b4c488c6 (diff)
downloadanaconda-4172549ee6fa63a0697a3f9ee29eef6ef0c7471c.tar.gz
anaconda-4172549ee6fa63a0697a3f9ee29eef6ef0c7471c.tar.xz
anaconda-4172549ee6fa63a0697a3f9ee29eef6ef0c7471c.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 0dbc71283..ae9bb2353 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 8.0.93
-RELEASE = 8
+VERSION = 8.0.94
+RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)