summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-07-23 19:05:24 +0000
committerJeremy Katz <katzj@redhat.com>2003-07-23 19:05:24 +0000
commitebeecd325d59f039b681225e6b0a08d5a1efa727 (patch)
tree5c9cc5550deedf9e7b1eeba307e92eb88d0d89dd
parentd0765a73a1c3017e60cd8accfa80413413f561c4 (diff)
downloadanaconda-ebeecd325d59f039b681225e6b0a08d5a1efa727.tar.gz
anaconda-ebeecd325d59f039b681225e6b0a08d5a1efa727.tar.xz
anaconda-ebeecd325d59f039b681225e6b0a08d5a1efa727.zip
bump
-rw-r--r--Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 35c4440f1..2f85df081 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 9.0.93
-RELEASE = 1
+VERSION = 9.0.94
+RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)