summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-07-17 16:00:08 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-07-17 16:00:08 +0200
commit4903312722dbcc902ac6c383d3c4374122f1c9c5 (patch)
tree156a744d4e65f3dca16b6742301576956b814a27
parentfbc399721879746f2cc69208dba3a42b290b0a7d (diff)
downloaddrakx-4903312722dbcc902ac6c383d3c4374122f1c9c5.tar
drakx-4903312722dbcc902ac6c383d3c4374122f1c9c5.tar.gz
drakx-4903312722dbcc902ac6c383d3c4374122f1c9c5.tar.bz2
drakx-4903312722dbcc902ac6c383d3c4374122f1c9c5.tar.xz
drakx-4903312722dbcc902ac6c383d3c4374122f1c9c5.zip
17.5217.52
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 8af5a12c0..4d4ac2319 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.51
+VERSION:=17.52
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 6fadd0588..e7d665e26 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.52 - 17 July 2016
+
- drakboot:
o fix not being able to edit default grub2 cmdline (mga#18952)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index e9c3e0827..93f81aa8c 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.52 - 17 July 2016
+
- do not preinstall mageia-gfxboot-theme
- bootloader configuration:
o fix not being able to edit default grub2 cmdline (mga#18952)