summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-03-02 18:14:20 +0000
committerErik Troan <ewt@redhat.com>2000-03-02 18:14:20 +0000
commit9edbf793f85e49c321050584d798a954674ce790 (patch)
tree59e29f93cc7e47941725008acdd07d4edb041f9a
parent569c0fb0c1d4c9f3e464a945a7bc88aed9fee497 (diff)
downloadanaconda-9edbf793f85e49c321050584d798a954674ce790.tar.gz
anaconda-9edbf793f85e49c321050584d798a954674ce790.tar.xz
anaconda-9edbf793f85e49c321050584d798a954674ce790.zip
new version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90a585722..c9f3f507c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
include Makefile.inc
-VERSION = 6.2.1.5
+VERSION = 6.2.1.6
ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))