summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-03-02 18:05:47 +0000
committerErik Troan <ewt@redhat.com>2000-03-02 18:05:47 +0000
commita5b8aca9032264c538d15ef5d720540ee9af8b31 (patch)
tree49df38f8aecc4b31e33ec6057746d4b2fef649e0 /Makefile
parent10ed4fe2fd4dc84ea6bcbfc34c458559fda5e4d5 (diff)
downloadanaconda-a5b8aca9032264c538d15ef5d720540ee9af8b31.tar.gz
anaconda-a5b8aca9032264c538d15ef5d720540ee9af8b31.tar.xz
anaconda-a5b8aca9032264c538d15ef5d720540ee9af8b31.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 bfa0680b7..90a585722 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
include Makefile.inc
-VERSION = 6.2.1.4
+VERSION = 6.2.1.5
ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))