summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-06-03 15:10:58 +0000
committerJeremy Katz <katzj@redhat.com>2002-06-03 15:10:58 +0000
commita8b777c30ef17c290b23242b1dc4b3ff1e6ae0bf (patch)
tree03781a222821d69832931f9a670a581ade31a76e /Makefile
parent0b7eb11d84728090fc4238a58d6348014e3b1a45 (diff)
downloadanaconda-a8b777c30ef17c290b23242b1dc4b3ff1e6ae0bf.tar.gz
anaconda-a8b777c30ef17c290b23242b1dc4b3ff1e6ae0bf.tar.xz
anaconda-a8b777c30ef17c290b23242b1dc4b3ff1e6ae0bf.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 a8e97dd2c..8d9526587 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
-VERSION = 7.3.90
-RELEASE = 1
+VERSION = 7.3.91
+RELEASE = 0
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))