diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-10-06 07:11:37 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-10-06 07:11:37 +0000 |
commit | 6a0a4e3a5a0bd7a21f09c400f156b725f10db932 (patch) | |
tree | 07a78a73b5e9086adb0e49fa6758a012df045202 | |
parent | 7c5cf3c4fe733ed7f312dacc4e93092cf6467bf7 (diff) | |
download | drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.tar drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.tar.gz drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.tar.bz2 drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.tar.xz drakx-6a0a4e3a5a0bd7a21f09c400f156b725f10db932.zip |
1.56
-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 5174202e5..b79130355 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.55 +VERSION=1.56 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index e2d153b26..1223b7c66 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.56 - 06 October 2011 by Thierry Vignaud + - fix isolinux.bin path with new syslinux - use gfxboot.c32 as graphical boot loader |