summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-02-01 06:19:35 +0000
committerJeremy Katz <katzj@redhat.com>2002-02-01 06:19:35 +0000
commitb63b31043009df191276078c216852ac4dad748a (patch)
tree2145d7e003998a670a15d42ab14935a5341f2e89
parentd4c252fc5e8342d5737314cf76ec604733f87353 (diff)
downloadanaconda-b63b31043009df191276078c216852ac4dad748a.tar.gz
anaconda-b63b31043009df191276078c216852ac4dad748a.tar.xz
anaconda-b63b31043009df191276078c216852ac4dad748a.zip
bump to -1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f3d720b9a..ab7317216 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
VERSION = 7.2.90
-RELEASE = 0
+RELEASE = 1
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))