diff options
-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 b3c4f1f64..6971da6df 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.15 +VERSION=1.16 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index fc26c6aa0..735d70916 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 1.16 - 21 August 2007, by Olivier "blino" Blin + +- build with new list_modules + Version 1.15 - 15 August 2007, by Olivier "blino" Blin - add pcitable, usbtable and pci.ids |