summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-11-05 22:40:38 +0000
committerJeremy Katz <katzj@redhat.com>2003-11-05 22:40:38 +0000
commit21be4fb9d67916223bbab3bf784726bd2ffbd977 (patch)
tree028f473a5c24b615b4c027a455d0d331419c497a /Makefile.inc
parent130ca292c7838556caba3c7e8f370d29e108ead7 (diff)
downloadanaconda-21be4fb9d67916223bbab3bf784726bd2ffbd977.tar.gz
anaconda-21be4fb9d67916223bbab3bf784726bd2ffbd977.tar.xz
anaconda-21be4fb9d67916223bbab3bf784726bd2ffbd977.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 ca403a117..c76f3334f 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 9.2
-RELEASE = 2
+VERSION = 9.3
+RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)