diff options
author | Thomas Backlund <tmb@mageia.org> | 2013-03-02 21:40:23 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2013-03-02 21:40:23 +0000 |
commit | 86be2b52ba093c0c6605ad879728cede5bfab03a (patch) | |
tree | 8a3730927b4e8129074f2f014e2791a86efdaa49 /images | |
parent | ad5824006655aa874eec255b867caba832204687 (diff) | |
download | drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.tar drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.tar.gz drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.tar.bz2 drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.tar.xz drakx-86be2b52ba093c0c6605ad879728cede5bfab03a.zip |
1.88.1
Diffstat (limited to 'images')
-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 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 |