diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-10-15 12:29:45 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-10-15 12:29:45 +0000 |
commit | a7dc7faf030fee564aa3c03f730923f4366247a2 (patch) | |
tree | 19b129d6f74fa56e50f575617b053f104556f0b1 | |
parent | 55b793fc5a9afc0299061757f5e56c4a0ce0baf9 (diff) | |
download | drakx-a7dc7faf030fee564aa3c03f730923f4366247a2.tar drakx-a7dc7faf030fee564aa3c03f730923f4366247a2.tar.gz drakx-a7dc7faf030fee564aa3c03f730923f4366247a2.tar.bz2 drakx-a7dc7faf030fee564aa3c03f730923f4366247a2.tar.xz drakx-a7dc7faf030fee564aa3c03f730923f4366247a2.zip |
1.24
-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 1cba94a1d..aaf8fa896 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.23 +VERSION=1.24 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 843ea4d94..08de382e9 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 1.24 - 15 October 2007, by Olivier "blino" Blin + +- rebuild for new list_modules (to include ipw3945) + Version 1.23 - 17 September 2007, by Pascal "Pixel" Rigaux - add dm-zero for dmraid |