diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-12 14:47:09 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-12 14:47:09 +0000 |
commit | 6451af3e0296b1456da8a03c3511473792d72522 (patch) | |
tree | 07a670f691e3baf91ab16a35adbd1142a507cc19 /images | |
parent | 5510d8e95ab5642e1aadfb577d29f9e971afe9cf (diff) | |
download | drakx-6451af3e0296b1456da8a03c3511473792d72522.tar drakx-6451af3e0296b1456da8a03c3511473792d72522.tar.gz drakx-6451af3e0296b1456da8a03c3511473792d72522.tar.bz2 drakx-6451af3e0296b1456da8a03c3511473792d72522.tar.xz drakx-6451af3e0296b1456da8a03c3511473792d72522.zip |
1.25
Diffstat (limited to 'images')
-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 aaf8fa896..3c7e5fd0f 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.24 +VERSION=1.25 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 08de382e9..9aa12ee01 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 1.25 - 12 December 2007, by Pascal "Pixel" Rigaux + +- rebuild for new list_modules + Version 1.24 - 15 October 2007, by Olivier "blino" Blin - rebuild for new list_modules (to include ipw3945) |