diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-06-05 20:09:39 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2019-06-05 20:09:39 +0100 |
commit | fd3bb868f143ea0fab9f8b3216cd2b39d60507d9 (patch) | |
tree | e446629b3200b7cba645a09cd404b0749b4fea85 /images | |
parent | 1ab1d035b28a86b7967376310540732f1b2fb456 (diff) | |
download | drakx-fd3bb868f143ea0fab9f8b3216cd2b39d60507d9.tar drakx-fd3bb868f143ea0fab9f8b3216cd2b39d60507d9.tar.gz drakx-fd3bb868f143ea0fab9f8b3216cd2b39d60507d9.tar.bz2 drakx-fd3bb868f143ea0fab9f8b3216cd2b39d60507d9.tar.xz drakx-fd3bb868f143ea0fab9f8b3216cd2b39d60507d9.zip |
2.642.64
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 867f7f840..e7a39d472 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.63 +VERSION=2.64 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 056e9945c..faddf6f44 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.64 - 5 June 2019 by Martin Whitaker + - add chromeos_laptop (mga#24891) Version 2.63 - 1 June 2019 by Martin Whitaker |