summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2000-02-03 19:16:47 +0000
committerMike Fulbright <msf@redhat.com>2000-02-03 19:16:47 +0000
commitcc93f6990916ccc6d410ac085a808803fbb82cc1 (patch)
treed3e70690264c8e18b29b7cc37d9cef6a7e7a3874 /Makefile
parent65517e58c6370e56805b378c1096361800c6be85 (diff)
downloadanaconda-cc93f6990916ccc6d410ac085a808803fbb82cc1.tar.gz
anaconda-cc93f6990916ccc6d410ac085a808803fbb82cc1.tar.xz
anaconda-cc93f6990916ccc6d410ac085a808803fbb82cc1.zip
new version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8be6fc32c..624f77160 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
include Makefile.inc
-VERSION = 6.2.1.1
+VERSION = 6.2.1.2
ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))