summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2019-05-26 21:57:15 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2019-05-26 21:57:15 +0100
commit31ae8f44c2f3a75e38674a9b2bedf308c80eba71 (patch)
tree044b5e79e57d4131f281b7e65eedcf827c211bd2
parent966ecbfd5af2b5df5a173c4e57e30fd7c45e9066 (diff)
downloaddrakx-31ae8f44c2f3a75e38674a9b2bedf308c80eba71.tar
drakx-31ae8f44c2f3a75e38674a9b2bedf308c80eba71.tar.gz
drakx-31ae8f44c2f3a75e38674a9b2bedf308c80eba71.tar.bz2
drakx-31ae8f44c2f3a75e38674a9b2bedf308c80eba71.tar.xz
drakx-31ae8f44c2f3a75e38674a9b2bedf308c80eba71.zip
2.612.61
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index e0cb61b81..3bcbaf3e1 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.60
+VERSION=2.61
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index 63d40d61d..a33519315 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.61 - 26 May 2019 by Martin Whitaker
+
- add elan_i2c (mga#20327)
Version 2.60 - 11 May 2019 by Thierry Vignaud