summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-03-02 20:55:43 +0000
committerErik Troan <ewt@redhat.com>2000-03-02 20:55:43 +0000
commitba78d36f899800a86f241c1580b23dd75f752748 (patch)
tree3584e7867013a3917df2e230dd8ee4a7ce71e5a6
parent5b0a7e305e67cb1947ae61ef2d09114fca86fe4e (diff)
downloadanaconda-ba78d36f899800a86f241c1580b23dd75f752748.tar.gz
anaconda-ba78d36f899800a86f241c1580b23dd75f752748.tar.xz
anaconda-ba78d36f899800a86f241c1580b23dd75f752748.zip
new version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4559d1293..c357a192d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
include Makefile.inc
-VERSION = 6.2.1.7
+VERSION = 6.2.1.8
ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))