summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2013-03-02 21:40:23 +0000
committerThomas Backlund <tmb@mageia.org>2013-03-02 21:40:23 +0000
commit86be2b52ba093c0c6605ad879728cede5bfab03a (patch)
tree8a3730927b4e8129074f2f014e2791a86efdaa49
parentad5824006655aa874eec255b867caba832204687 (diff)
downloaddrakx-86be2b52ba093c0c6605ad879728cede5bfab03a.tar
drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.tar.gz
drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.tar.bz2
drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.tar.xz
drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.zip
1.88.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 b16ec5639..15677592f 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.88
+VERSION=1.88.1
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/3.*)
diff --git a/images/NEWS b/images/NEWS
index 135353f38..b5ed49020 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 1.88.1 - 2 March 2013 by Thomas Backlund
+
- update list_modules for xen dom0 and virtio support (#9242)
Version 1.88 - 21 January 2013 by Thomas Backlund