diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-09-10 16:37:34 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-09-10 16:37:34 +0000 |
commit | 7c7b6303cb8c20c466ef4b81d030901997d6593a (patch) | |
tree | ffa7ed44dd2e357f745710a94cd2031ae3279178 /mdk-stage1 | |
parent | 7e1ce26022842d16edf430f5c99d8c0e026d52be (diff) | |
download | drakx-7c7b6303cb8c20c466ef4b81d030901997d6593a.tar drakx-7c7b6303cb8c20c466ef4b81d030901997d6593a.tar.gz drakx-7c7b6303cb8c20c466ef4b81d030901997d6593a.tar.bz2 drakx-7c7b6303cb8c20c466ef4b81d030901997d6593a.tar.xz drakx-7c7b6303cb8c20c466ef4b81d030901997d6593a.zip |
9.2
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 372149e43..60fcf0830 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -40,7 +40,7 @@ #***************************************************************************** -VERSION = cooker +VERSION = 9.2 top_dir = . |