summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2000-01-14 16:48:06 +0000
committerMike Fulbright <msf@redhat.com>2000-01-14 16:48:06 +0000
commit1ced3a2290c294cc24efdb6d45f445158ee23e0d (patch)
treee826c2543bf884f0431dd3a365c25b699c52316b /Makefile
parent47b91dfad71a6b6d85e08c7ae5722471460e2036 (diff)
downloadanaconda-1ced3a2290c294cc24efdb6d45f445158ee23e0d.tar.gz
anaconda-1ced3a2290c294cc24efdb6d45f445158ee23e0d.tar.xz
anaconda-1ced3a2290c294cc24efdb6d45f445158ee23e0d.zip
Tweaked reconfig mode text in text mode, bumped ananaconda version #.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8fe321e5b..aba6d0b25 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
include Makefile.inc
-VERSION = 6.2.0
+VERSION = 6.2.1.1
ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))