summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2000-02-18 16:08:10 +0000
committerMike Fulbright <msf@redhat.com>2000-02-18 16:08:10 +0000
commit9aa93fb5cf2679017a3a53c58419d51f69d611ec (patch)
tree726e885eaec33c136fb302a4976ae6c8c531e3c9 /Makefile
parenta2dc5de4e3f98bb724bce0f7e006a732d2faf4e0 (diff)
downloadanaconda-9aa93fb5cf2679017a3a53c58419d51f69d611ec.tar.gz
anaconda-9aa93fb5cf2679017a3a53c58419d51f69d611ec.tar.xz
anaconda-9aa93fb5cf2679017a3a53c58419d51f69d611ec.zip
Updated spec file messages and bumped version number
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 36b0da3fe..bfa0680b7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
include Makefile.inc
-VERSION = 6.2.1.3
+VERSION = 6.2.1.4
ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))