summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-02-08 19:21:28 +0000
committerJeremy Katz <katzj@redhat.com>2002-02-08 19:21:28 +0000
commit8a3743c1976edc9ba931b116afa0ab60bb5185c1 (patch)
tree8b240526edac7238c95645492d2411e8c64508ab /Makefile
parent8404a7c536120dba80b84a546812a755598746cf (diff)
downloadanaconda-8a3743c1976edc9ba931b116afa0ab60bb5185c1.tar.gz
anaconda-8a3743c1976edc9ba931b116afa0ab60bb5185c1.tar.xz
anaconda-8a3743c1976edc9ba931b116afa0ab60bb5185c1.zip
bump version... whee
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3bc5e223b..28c518b1c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
-VERSION = 7.2.90
-RELEASE = 5
+VERSION = 7.2.91
+RELEASE = 0
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))