summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5799270a2..8af5a12c0 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.50
+VERSION:=17.51
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 636a9db08..499f28425 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.51 - 12 July 2016
+
- diskdrake:
o don't offer to format RAID or BIOS boot partition
o fix clearing an already filled GPT disk
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index f37aad092..5c84ba1d1 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.51 - 12 July 2016
+
- fix starting spice-vdagentd
- partionning:
o auto_inst: fix clearing an already filled GPT disk