diff options
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index b3a3b768d..69dc5ab9a 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.53 +VERSION=1.54 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 549f3cf29..1970e2025 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,6 @@ +Version 1.54 - 20 May 2011 by Olivier Blin +- add ums-* (USB mass storage) modules in disk/usb category + Version 1.53 - 5 May 2011 by Anne Nicolas - make boot.iso isohybrid |