summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-01-15 00:44:17 +0000
committerMike Fulbright <msf@redhat.com>2003-01-15 00:44:17 +0000
commit857c9b9f35a7a54d2f675eeacc9fe8e351652eff (patch)
treef556af2faab9741de4b72a1cf52ce797e070300a
parent1ef76de5edf2a44c12b91e2836f2f6d1ccfee7c1 (diff)
downloadanaconda-857c9b9f35a7a54d2f675eeacc9fe8e351652eff.tar.gz
anaconda-857c9b9f35a7a54d2f675eeacc9fe8e351652eff.tar.xz
anaconda-857c9b9f35a7a54d2f675eeacc9fe8e351652eff.zip
bump versionanaconda-8.0.93-3
-rw-r--r--Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 47cfa8a07..5eb35441c 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -2,7 +2,7 @@
# define destination locations
#
VERSION = 8.0.93
-RELEASE = 2
+RELEASE = 3
TIMESTAMP := $(shell date "+.%Y%m%d%H%M%S")
SNAPRELEASE := $(RELEASE)$(TIMESTAMP)