summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-02-20 23:24:28 +0000
committerJeremy Katz <katzj@redhat.com>2002-02-20 23:24:28 +0000
commitcc24046d860e3b62fbc3bd8944f78660692dcc3d (patch)
treeb7717243db4fbaf1578d464a98b27248fbfef10d /Makefile
parenteac455f1f05b06f084bdca0fb5e9068305e07fab (diff)
downloadanaconda-cc24046d860e3b62fbc3bd8944f78660692dcc3d.tar.gz
anaconda-cc24046d860e3b62fbc3bd8944f78660692dcc3d.tar.xz
anaconda-cc24046d860e3b62fbc3bd8944f78660692dcc3d.zip
bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4256dbaa1..808c40cab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
-VERSION = 7.2
-RELEASE = 11
+VERSION = 7.2.92
+RELEASE = 0
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))