summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-10-28 20:45:36 +0000
committerJeremy Katz <katzj@redhat.com>2003-10-28 20:45:36 +0000
commitd388d6e79f092e376ae2ac4098ec4ed128c0f894 (patch)
tree0d540a0005a9f13ba494a9b4e485016ce18966eb /Makefile.inc
parentac0a569249d597ce6abdf7e949a0baf13c0c9499 (diff)
downloadanaconda-d388d6e79f092e376ae2ac4098ec4ed128c0f894.tar.gz
anaconda-d388d6e79f092e376ae2ac4098ec4ed128c0f894.tar.xz
anaconda-d388d6e79f092e376ae2ac4098ec4ed128c0f894.zip
go ahead and bump the version so it doesn't get forgotten...
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 65491e0e6..6a4ad1156 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,8 +1,8 @@
#
# define destination locations
#
-VERSION = 9.0.96
-RELEASE = 0
+VERSION = 9.2
+RELEASE = 1
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)