diff options
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index b1788c01d..25a3aa184 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=16.74 +VERSION:=16.75 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index e8fb1ee96..8e3d2c029 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 16.75 - 30 March 2015 + - diskdrake: o better fix for fail to read too corrupted partition table o fix getting ESP with "use free space": diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 647b79ecb..e37662add 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.75 - 30 March 2015 + - partitionning: o better fix for fail to read too corrupted partition table o fix getting ESP with "use free space": |