diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-13 09:58:06 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-13 09:58:06 +0000 |
commit | 574aebf92eabd5b776de9447bfd264e6ac181033 (patch) | |
tree | 813fbc5c861c64004cce50a5c266e36456419dd5 /images | |
parent | 5f223771c836b26030717a1b2cab1ae760688dd5 (diff) | |
download | drakx-574aebf92eabd5b776de9447bfd264e6ac181033.tar drakx-574aebf92eabd5b776de9447bfd264e6ac181033.tar.gz drakx-574aebf92eabd5b776de9447bfd264e6ac181033.tar.bz2 drakx-574aebf92eabd5b776de9447bfd264e6ac181033.tar.xz drakx-574aebf92eabd5b776de9447bfd264e6ac181033.zip |
1.22
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 26cd0e5f5..78c100b6e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.21 +VERSION=1.22 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 69baf1400..ccf3d0aad 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.22 - 11 September 2007, by Olivier "blino" Blin + - add /lib/module-init-tools/ldetect-lst-modules.alias Version 1.21 - 7 September 2007, by Olivier "blino" Blin |