diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-02-12 13:14:45 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-02-12 13:14:45 +0000 |
commit | a4187a6f8070adda23d665cc1e4bd237518d70a9 (patch) | |
tree | 7f60233148694241052cdff8f37962e4a1022d20 /mdk-stage1 | |
parent | 349af89931a79f2e654523a0a51105e8f8e52de1 (diff) | |
download | drakx-a4187a6f8070adda23d665cc1e4bd237518d70a9.tar drakx-a4187a6f8070adda23d665cc1e4bd237518d70a9.tar.gz drakx-a4187a6f8070adda23d665cc1e4bd237518d70a9.tar.bz2 drakx-a4187a6f8070adda23d665cc1e4bd237518d70a9.tar.xz drakx-a4187a6f8070adda23d665cc1e4bd237518d70a9.zip |
tag it 8.0beta instead of 8.0, to avoid future potential confusions
Diffstat (limited to 'mdk-stage1')
-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 1d4bd4b0c..ce75a7c5f 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -19,7 +19,7 @@ # #***************************************************************************** -VERSION = 8.0 +VERSION = 8.0beta top_dir = . |