diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-06-23 08:36:37 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-06-23 08:36:37 +0100 |
commit | 34b85aeab4fa83bd573ceba87158540297b59650 (patch) | |
tree | 5fca473f649c611e93969f1a557188bb55ddcfca | |
parent | 305e53438feb5074a5a35d1ded0390114927fd3e (diff) | |
download | drakx-34b85aeab4fa83bd573ceba87158540297b59650.tar drakx-34b85aeab4fa83bd573ceba87158540297b59650.tar.gz drakx-34b85aeab4fa83bd573ceba87158540297b59650.tar.bz2 drakx-34b85aeab4fa83bd573ceba87158540297b59650.tar.xz drakx-34b85aeab4fa83bd573ceba87158540297b59650.zip |
2.46
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 7be4253d3..bd9d6537a 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.45 +VERSION=2.46 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index a0970c0c3..6a1762b18 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,7 @@ +Version 2.46 - 23 June 2017 by Martin Whitaker + +- change default screen resolution to 1024x768 (mga#20624) + Version 2.45 - 22 June 2017 by Thierry Vignaud - include 8812au (mga#21043) |