summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-04-21 22:44:38 +0000
committerJeremy Katz <katzj@redhat.com>2004-04-21 22:44:38 +0000
commit291ad5b5c45324576999e780a521ef283bccba7b (patch)
treeefa49e77bc843fe499fc50cd9bf2dcab8f04350c /Makefile.inc
parent5a8c6272825eb0c223bef8d5e761f04f784eff0e (diff)
downloadanaconda-291ad5b5c45324576999e780a521ef283bccba7b.tar.gz
anaconda-291ad5b5c45324576999e780a521ef283bccba7b.tar.xz
anaconda-291ad5b5c45324576999e780a521ef283bccba7b.zip
go ahead and bump up, if more fixes are needed for test3, I'll go back
and branch
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 0b1e3ab2a..4e95eedbc 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 9.92
-RELEASE = 9
+VERSION = 9.93
+RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)