diff options
| -rw-r--r-- | perl-install/Makefile.config | 2 | ||||
| -rw-r--r-- | perl-install/NEWS | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 286201737..60b773a1e 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@  # -*- Makefile -*- -VERSION:=17.55 +VERSION:=17.56  SUDO        = sudo  TMPDIR      = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index b886da90e..b7d9689cf 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 17.56 - 19 September 2016 +  - detect ovirt too (mga#19308)  - fix gtk+3.22 regression (mga#19406)  - sync nonfree firmware list with kernel-4.7 | 
