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 5ebd4f8ca..26cd0e5f5 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.20 +VERSION=1.21 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 272c0c182..68124cf53 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,4 +1,7 @@ +Version 1.21 - 7 September 2007, by Olivier "blino" Blin + - add jmicron driver +- provide /usr/share/ldetect-lst/*-modules.alias in installer images Version 1.20 - 31 August 2007, by Pascal "Pixel" Rigaux |