diff options
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 6826c6fc2..8381bde89 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.88 +VERSION:=17.89 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 96203c3cd..20aa0e140 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 17.89 - 7 September 2017 + - include part of udev's hwdb (mga#20327) - adapt to perl-5.26 - adapt to URPM-5.14 (using perl native ints) |