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