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 0d322e1e7..2b91b2926 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.70
+VERSION:=17.71
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index b26800d9e..b30214d03 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.71 - 18 January 2017
+
- partitioning_wizard:
o fix bug in detecting whether a BIOS boot partition is required (mga#19935)
- fix inserting extended partition in the middle
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index b672e181a..99d2a2e7f 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.71 - 18 January 2017
+
- partitioning_wizard:
o fix bug in detecting whether a BIOS boot partition is required (mga#19935)
- fix inserting extended partition in the middle