diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-08 14:39:37 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-08 14:39:37 +0000 |
commit | 2784b1e8dc11a1da42912936ddee77fe1413cf8b (patch) | |
tree | 737d7d0d399dfbe3de11e5af12cd92cb62ed6777 /mdk-stage1 | |
parent | 3cf11beed06b9ad2a3db866d3a0d585aa8425fb7 (diff) | |
download | drakx-2784b1e8dc11a1da42912936ddee77fe1413cf8b.tar drakx-2784b1e8dc11a1da42912936ddee77fe1413cf8b.tar.gz drakx-2784b1e8dc11a1da42912936ddee77fe1413cf8b.tar.bz2 drakx-2784b1e8dc11a1da42912936ddee77fe1413cf8b.tar.xz drakx-2784b1e8dc11a1da42912936ddee77fe1413cf8b.zip |
set version to 9.1
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 75c00c0ef..4d7ed6906 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -36,7 +36,7 @@ #***************************************************************************** -VERSION = cooker +VERSION = 9.1 top_dir = . |