summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-06-18 04:48:49 +0000
committerJeremy Katz <katzj@redhat.com>2002-06-18 04:48:49 +0000
commit152d0ba82b7ee8ffffd56a97ba5d08fd8986ac4e (patch)
tree99a3047728594a54e78b9a4376fd63965141cae7 /Makefile
parent806fa8ce06c3274a0ecf7a98a4d9e0188496676a (diff)
downloadanaconda-152d0ba82b7ee8ffffd56a97ba5d08fd8986ac4e.tar.gz
anaconda-152d0ba82b7ee8ffffd56a97ba5d08fd8986ac4e.tar.xz
anaconda-152d0ba82b7ee8ffffd56a97ba5d08fd8986ac4e.zip
commit bumped version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8f82378f0..f61ab9c28 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
-VERSION = 7.3.91
-RELEASE = 1
+VERSION = 7.3.92
+RELEASE = 0
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))