summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorbfox <bfox>2004-02-23 22:44:02 +0000
committerbfox <bfox>2004-02-23 22:44:02 +0000
commit728f55d0c39ef9e9e02b6f2d7ea5594bb60f3789 (patch)
tree6a34a7756c66e4b39a81ac376cbd1a8a5edd078d /Makefile.inc
parent63c6e21c26b06efd419a39f5c3aba324ad6e3007 (diff)
downloadanaconda-728f55d0c39ef9e9e02b6f2d7ea5594bb60f3789.tar.gz
anaconda-728f55d0c39ef9e9e02b6f2d7ea5594bb60f3789.tar.xz
anaconda-728f55d0c39ef9e9e02b6f2d7ea5594bb60f3789.zip
bump version
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 7f52d2e36..c40b69da1 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,7 +1,7 @@
#
# define destination locations
#
-VERSION = 9.91
+VERSION = 9.92
RELEASE = 0
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)