summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-04-06 15:09:39 +0000
committerMike Fulbright <msf@redhat.com>2001-04-06 15:09:39 +0000
commit373547573b15e80a7805baa7d6d93d4e3c281116 (patch)
treeaae49419a15820db9cef702b1e57b48bda38e667 /Makefile
parent9b847374c4fff4e0236addb23c6c9d130f544745 (diff)
downloadanaconda-373547573b15e80a7805baa7d6d93d4e3c281116.tar.gz
anaconda-373547573b15e80a7805baa7d6d93d4e3c281116.tar.xz
anaconda-373547573b15e80a7805baa7d6d93d4e3c281116.zip
bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 53210c2a5..e056cbd0a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.inc
VERSION = 7.1
-RELEASE = 3.3
+RELEASE = 3.4
SNAPRELEASE = $(RELEASE)$(shell date "+.%Y%m%d%H%M")
ifneq (ia64, $(ARCH))