diff options
-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 |