diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-02-07 13:45:44 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-02-07 13:45:44 +0000 |
commit | c11660ac3c0ade37e738e8a473f082a755652f7e (patch) | |
tree | c3e5ca3d515ce1b7556b2d18362f63fdf2d8a984 | |
parent | 8105677d280cd24a5fab3808b472c039ebea912c (diff) | |
download | drakx-c11660ac3c0ade37e738e8a473f082a755652f7e.tar drakx-c11660ac3c0ade37e738e8a473f082a755652f7e.tar.gz drakx-c11660ac3c0ade37e738e8a473f082a755652f7e.tar.bz2 drakx-c11660ac3c0ade37e738e8a473f082a755652f7e.tar.xz drakx-c11660ac3c0ade37e738e8a473f082a755652f7e.zip |
tag VERSION as 8.0 since stage2 graphics now show 8.0
-rw-r--r-- | mdk-stage1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index f6c095c65..1d4bd4b0c 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -19,7 +19,7 @@ # #***************************************************************************** -VERSION = cooker +VERSION = 8.0 top_dir = . |