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 6ef43adc6..5799270a2 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.49 +VERSION:=17.50 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index d38c49ca5..4a64a685d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 17.50 - 8 July 2016 + - diskdrake: o display a wait message when adding a PV to VG diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index d20e95675..5d8960cbc 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 17.50 - 8 July 2016 + - include pvs/vgs/lvs symlinks - partionning: o display a wait message when adding a PV to VG |