diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-07-13 11:49:16 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-07-13 11:49:16 +0300 |
commit | 32b1985a6ec22778501c86738db2e86abebd257d (patch) | |
tree | 1c10fafa01fc2de9e081feea54dc0e9e145ec691 /images | |
parent | c272a482c11238151027be3afd4b5bbcb01c6b87 (diff) | |
download | drakx-32b1985a6ec22778501c86738db2e86abebd257d.tar drakx-32b1985a6ec22778501c86738db2e86abebd257d.tar.gz drakx-32b1985a6ec22778501c86738db2e86abebd257d.tar.bz2 drakx-32b1985a6ec22778501c86738db2e86abebd257d.tar.xz drakx-32b1985a6ec22778501c86738db2e86abebd257d.zip |
2.27
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 08d96c138..fa6205f3e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.26 +VERSION=2.27 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index 079cf8362..b027c9657 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.27 - 13 Jul 2015 by Thomas Backlund + - update efi menus for mga6 (cauldron) Version 2.26 - 22 May 2015 by Thomas Backlund |