diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-01-23 16:56:38 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-01-23 16:56:38 +0000 |
commit | 9acb6bc658a784defa9e3a45408a37bd648755c4 (patch) | |
tree | 25d79a5c2fc27ea3e96bd0e5f4061359087e6ee8 /images | |
parent | d67437e5db32ab9871d8efe59bec3a74647c340f (diff) | |
download | drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.tar drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.tar.gz drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.tar.bz2 drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.tar.xz drakx-9acb6bc658a784defa9e3a45408a37bd648755c4.zip |
1.33
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/images/Makefile b/images/Makefile index 19e8756e9..14aa129c4 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.32 +VERSION=1.33 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 68814f588..5b4f3a2ca 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,5 +1,6 @@ -- images: - o adjust to new syslinux 3.72 gfxboot COM32 module +Version 1.33 - 23 January 2009, by Christophe Fergeau + +- adjust to new syslinux 3.72 gfxboot COM32 module Version 1.32 - 15 January 2008, by Thierry Vignaud |