summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-11-05 12:33:10 +0000
committerColin Guthrie <colin@mageia.org>2013-11-05 12:33:10 +0000
commit68a6562894f4d85e94721cc51264c80670c65615 (patch)
tree801b4e1753667503418f9d97460308b7f4951590
parentc386a93997aa2f3e233a273f8c7157e2ab26d217 (diff)
downloaddrakx-68a6562894f4d85e94721cc51264c80670c65615.tar
drakx-68a6562894f4d85e94721cc51264c80670c65615.tar.gz
drakx-68a6562894f4d85e94721cc51264c80670c65615.tar.bz2
drakx-68a6562894f4d85e94721cc51264c80670c65615.tar.xz
drakx-68a6562894f4d85e94721cc51264c80670c65615.zip
images: 2.1
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 3d54152f8..386792f2a 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.00
+VERSION=2.1
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/3.*)
diff --git a/images/NEWS b/images/NEWS
index 6ee96e164..fbb047944 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.1 - 5 November 2013 by Colin Guthrie
+
- revert back to static per-arch isolinux.cfg files
Version 2.00 - 2 November 2013 by Thomas Backlund