diff options
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 df2c235cf..2118ac6f4 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.17 +VERSION=1.18 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index aa078d89d..7f2d76ef7 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 1.18 - 21 August 2007, by Olivier "blino" Blin + +- release with latest scripts from drakx/kernel + Version 1.17 - 21 August 2007, by Olivier "blino" Blin - keep modules without dependencies in modules.dep |