summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-03-02 22:40:12 +0000
committerErik Troan <ewt@redhat.com>2000-03-02 22:40:12 +0000
commit35fa7b8b27704cc34ee40318093994cff44d28c4 (patch)
tree406cb30a71afb8b8c9587329422685e8ded8be0b /Makefile
parent9cb93a3684bb59f04a4c25274562cfb737dda960 (diff)
downloadanaconda-35fa7b8b27704cc34ee40318093994cff44d28c4.tar.gz
anaconda-35fa7b8b27704cc34ee40318093994cff44d28c4.tar.xz
anaconda-35fa7b8b27704cc34ee40318093994cff44d28c4.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 c357a192d..a36c8c49e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
include Makefile.inc
-VERSION = 6.2.1.8
+VERSION = 6.2.1.9
ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))