summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-07-25 21:03:12 +0300
committerThomas Backlund <tmb@mageia.org>2018-07-25 21:03:12 +0300
commit98514e6430c578227378f1ba106d85cfa45f120d (patch)
tree646bababb91e797402371f5d55ab45d4e5d19258
parentab2415da9f2f5cd0007f48efa687ac1a16175081 (diff)
downloaddrakx-98514e6430c578227378f1ba106d85cfa45f120d.tar
drakx-98514e6430c578227378f1ba106d85cfa45f120d.tar.gz
drakx-98514e6430c578227378f1ba106d85cfa45f120d.tar.bz2
drakx-98514e6430c578227378f1ba106d85cfa45f120d.tar.xz
drakx-98514e6430c578227378f1ba106d85cfa45f120d.zip
2.522.52
-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 b5e63739e..269839733 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.51
+VERSION=2.52
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index 02cc2a3c7..79e0cd517 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.52 - 25 July 2018 by Thomas Backlund
+
- add missing smartpqi driver (mga#23305)
Version 2.51 - 2 July 2018 by Thomas Backlund