diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-17 13:41:55 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-17 13:41:55 +0000 |
commit | 9e78f831f15d42a8c9d634b04d51013a309dedc2 (patch) | |
tree | e5733671a5d091c31bb00d1713163e2af67c6b53 /images | |
parent | a0a909e3d060d94103be018951f19e73036cff45 (diff) | |
download | drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.tar drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.tar.gz drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.tar.bz2 drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.tar.xz drakx-9e78f831f15d42a8c9d634b04d51013a309dedc2.zip |
1.23
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 78c100b6e..1cba94a1d 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.22 +VERSION=1.23 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 6da7d35ee..843ea4d94 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.23 - 17 September 2007, by Pascal "Pixel" Rigaux + - add dm-zero for dmraid Version 1.22 - 11 September 2007, by Olivier "blino" Blin |