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 6b263531b..a0c6d929c 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.18.1
+VERSION:=17.19
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index bede8c7aa..bd9ad169b 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.19 - 24 February 2016
+
- detect nvme devices as block devices (mga#17743)
- detect partitions on nvme devices (mga#17743)
- enable to use WebKit2 with mygtk3
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 7cb7d6166..7825d0335 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.19 - 24 February 2016
+
- detect nvme devices as block devices (mga#17743)
- detect partitions on nvme devices (mga#17743)