diff options
author | Thomas Backlund <tmb@mageia.org> | 2017-07-24 01:53:50 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2017-07-24 01:53:50 +0300 |
commit | 26640d1ed208e83347a334fe8468957729ae13a4 (patch) | |
tree | 83f10c186fbfab38c4740f47ff373ea8641b5f99 | |
parent | e934069c76a72d92a4e32cf3a4274457e9e7a91d (diff) | |
download | drakx-26640d1ed208e83347a334fe8468957729ae13a4.tar drakx-26640d1ed208e83347a334fe8468957729ae13a4.tar.gz drakx-26640d1ed208e83347a334fe8468957729ae13a4.tar.bz2 drakx-26640d1ed208e83347a334fe8468957729ae13a4.tar.xz drakx-26640d1ed208e83347a334fe8468957729ae13a4.zip |
2.46.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 bd9d6537a..611c784aa 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.46 +VERSION=2.46.1 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 731446ae1..e533c08d4 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.46.1 - 24 July 2017 by Thomas Backlund + - drop (Cauldron) from UEFI menus Version 2.46 - 23 June 2017 by Martin Whitaker |