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 | ee76c6cc57ff188120e86409f9cb18752157bd83 (patch) | |
tree | 8a3730927b4e8129074f2f014e2791a86efdaa49 | |
parent | a0ea062f583ac2858890118f0b16c06eac4090ce (diff) | |
download | drakx-backup-do-not-use-ee76c6cc57ff188120e86409f9cb18752157bd83.tar drakx-backup-do-not-use-ee76c6cc57ff188120e86409f9cb18752157bd83.tar.gz drakx-backup-do-not-use-ee76c6cc57ff188120e86409f9cb18752157bd83.tar.bz2 drakx-backup-do-not-use-ee76c6cc57ff188120e86409f9cb18752157bd83.tar.xz drakx-backup-do-not-use-ee76c6cc57ff188120e86409f9cb18752157bd83.zip |
1.88.1
-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 |