diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-09-22 19:52:30 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-09-22 19:52:30 +0000 |
commit | dcc0eb5764fb634ceb69d70d42432c7aa2dde31d (patch) | |
tree | e3aeb3901940335ed22a6fcabf940d926743d3f3 | |
parent | b5f3ec92fca40b8c17e6d9bc8260cee71c519c03 (diff) | |
download | drakx-dcc0eb5764fb634ceb69d70d42432c7aa2dde31d.tar drakx-dcc0eb5764fb634ceb69d70d42432c7aa2dde31d.tar.gz drakx-dcc0eb5764fb634ceb69d70d42432c7aa2dde31d.tar.bz2 drakx-dcc0eb5764fb634ceb69d70d42432c7aa2dde31d.tar.xz drakx-dcc0eb5764fb634ceb69d70d42432c7aa2dde31d.zip |
version is 8.1
-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 3b1482724..182a7ba73 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -36,7 +36,7 @@ #***************************************************************************** -VERSION = cooker +VERSION = 8.1 top_dir = . |