diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index da3a6bffb..b3a3b768d 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.52 +VERSION=1.53 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 1747b1704..549f3cf29 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,6 @@ +Version 1.53 - 5 May 2011 by Anne Nicolas +- make boot.iso isohybrid + Version 1.52 - 25 Apr 2011, by Thomas Backlund - add sdhci-pci to card-reader list - add xhci-hcd (usb3 support) |