diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-10-03 21:43:59 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-10-03 21:43:59 +0000 |
commit | 58fbf08613304038f71cb77c7a2035243f2743b4 (patch) | |
tree | 79be5cc79c3da4c30e5e1b6f129948cb86878ea3 | |
parent | a982e823b1f7fcc307137c5bb1d951eafe8ff441 (diff) | |
download | drakx-58fbf08613304038f71cb77c7a2035243f2743b4.tar drakx-58fbf08613304038f71cb77c7a2035243f2743b4.tar.gz drakx-58fbf08613304038f71cb77c7a2035243f2743b4.tar.bz2 drakx-58fbf08613304038f71cb77c7a2035243f2743b4.tar.xz drakx-58fbf08613304038f71cb77c7a2035243f2743b4.zip |
1.18
-rw-r--r-- | mdk-stage1/Makefile | 2 | ||||
-rw-r--r-- | mdk-stage1/NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 41f512b80..e7f176397 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=1.17 +VERSION=1.18 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 0893cca7d..51c5b0d9e 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,6 @@ +1.18: +- add probe-modules helper + 1.17: - use modules from disk/ide category (#33043) - do not explicitely try to load ide-generic, ldetect will fallback to |