diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-08-21 12:48:03 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-08-21 12:48:03 +0000 |
commit | 5a38de1dcffd363deacffa70db9f70cf5d14d057 (patch) | |
tree | 79c5f7b783c1d951fc52be0cf5b6f037ab72708f /images | |
parent | d4cca9275035ef2383269c2950fa7f4689fa6496 (diff) | |
download | drakx-5a38de1dcffd363deacffa70db9f70cf5d14d057.tar drakx-5a38de1dcffd363deacffa70db9f70cf5d14d057.tar.gz drakx-5a38de1dcffd363deacffa70db9f70cf5d14d057.tar.bz2 drakx-5a38de1dcffd363deacffa70db9f70cf5d14d057.tar.xz drakx-5a38de1dcffd363deacffa70db9f70cf5d14d057.zip |
1.17
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 6971da6df..df2c235cf 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.16 +VERSION=1.17 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 735d70916..aa078d89d 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 1.17 - 21 August 2007, by Olivier "blino" Blin + +- keep modules without dependencies in modules.dep + Version 1.16 - 21 August 2007, by Olivier "blino" Blin - build with new list_modules |