summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2016-02-21 23:55:04 +0100
committerAnne Nicolas <ennael@mageia.org>2016-02-21 23:55:04 +0100
commit79f33f2951875477648608b26fc4b7e8fe1213d1 (patch)
treef21e3db69b0f000cfef46826a74939d56b478deb /images
parent2261d82163ebf43ca8f90d571ef6222f3a7b0192 (diff)
downloaddrakx-79f33f2951875477648608b26fc4b7e8fe1213d1.tar
drakx-79f33f2951875477648608b26fc4b7e8fe1213d1.tar.gz
drakx-79f33f2951875477648608b26fc4b7e8fe1213d1.tar.bz2
drakx-79f33f2951875477648608b26fc4b7e8fe1213d1.tar.xz
drakx-79f33f2951875477648608b26fc4b7e8fe1213d1.zip
2.32
Diffstat (limited to 'images')
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 76d3c4028..5dfee9379 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.31
+VERSION=2.32
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index 43e42d1f1..821cb97cc 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,7 @@
+Version 2.32 - 21 Feb 2016 by Anne Nicolas
+
+- back to arch dependant isolinux.bin
+
Version 2.31 - 10 Jan 2016 by Thomas Backlund
- psmouse is now modular, so add it to list_modules.pm (mga#17470)