diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-04-07 20:13:15 +0259 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-04-07 20:13:15 +0259 |
commit | d08386e87a1cf2445c58a70f223d1e7a8d539872 (patch) | |
tree | 793fd7a1f39c51d27a10266da0d5e1529aceba80 | |
parent | 540b5e2a42c9189325af641f70296a047530c379 (diff) | |
download | drakx-d08386e87a1cf2445c58a70f223d1e7a8d539872.tar drakx-d08386e87a1cf2445c58a70f223d1e7a8d539872.tar.gz drakx-d08386e87a1cf2445c58a70f223d1e7a8d539872.tar.bz2 drakx-d08386e87a1cf2445c58a70f223d1e7a8d539872.tar.xz drakx-d08386e87a1cf2445c58a70f223d1e7a8d539872.zip |
2.20
-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 878bc9803..81cb47a6f 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.19 +VERSION=2.20 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index 25ce180ed..6f9913444 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.20 - 7 April 2015 by Thomas Backlund + - drop nonexistant linuxefi grub2-efi module Version 2.19 - 7 April 2015 by Thomas Backlund |