diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-08-27 15:22:56 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-08-27 15:22:56 +0000 |
commit | 5f99d149bd28f399d938a8e5a191f4829de8bbc2 (patch) | |
tree | 39721e13e158ca1ec780ce9fce795d7f9fbaf0a6 /images | |
parent | d88ded6409264bde50bfa5fa50bf2f60a6eae618 (diff) | |
download | drakx-backup-do-not-use-5f99d149bd28f399d938a8e5a191f4829de8bbc2.tar drakx-backup-do-not-use-5f99d149bd28f399d938a8e5a191f4829de8bbc2.tar.gz drakx-backup-do-not-use-5f99d149bd28f399d938a8e5a191f4829de8bbc2.tar.bz2 drakx-backup-do-not-use-5f99d149bd28f399d938a8e5a191f4829de8bbc2.tar.xz drakx-backup-do-not-use-5f99d149bd28f399d938a8e5a191f4829de8bbc2.zip |
1.19
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 2118ac6f4..66ff41f9c 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.18 +VERSION=1.19 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index ac7fa0593..a9d70110b 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.19 - 27 August 2007, by Olivier "blino" Blin + - add raid456 module Version 1.18 - 21 August 2007, by Olivier "blino" Blin |