diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-07 14:16:37 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-07 14:16:37 +0000 |
commit | 9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50 (patch) | |
tree | b2fe1100ac5cef658fac3987aa88bcea72a1317b | |
parent | 73b7102319619a92157629ee7878c43c40c39c50 (diff) | |
download | drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.tar drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.tar.gz drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.tar.bz2 drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.tar.xz drakx-9c9b1ccb5ad8594f0ff3182514e491d23ffe2a50.zip |
1.21
-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 |