summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-01-15 02:53:28 +0000
committerMike Fulbright <msf@redhat.com>2003-01-15 02:53:28 +0000
commit7b97b7223e567851ea0d632558d0037744d5445b (patch)
tree91d88358006cdbf6b7713973179e7c09b1757ef9 /Makefile.inc
parentf1c5bfd098986ab9a27924e6ac3d3162ef3cfdd2 (diff)
downloadanaconda-7b97b7223e567851ea0d632558d0037744d5445b.tar.gz
anaconda-7b97b7223e567851ea0d632558d0037744d5445b.tar.xz
anaconda-7b97b7223e567851ea0d632558d0037744d5445b.zip
bump version
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 22f197ec7..d1a80f278 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -2,7 +2,7 @@
# define destination locations
#
VERSION = 8.0.93
-RELEASE = 4
+RELEASE = 5
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)