From 0a3ab893f3704ef0aaa83ac25c63e86d0ef6ade9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 21 Sep 2016 20:51:53 +0200 Subject: 17.57 --- perl-install/Makefile.config | 2 +- perl-install/install/NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 60b773a1e..0df67db05 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.56 +VERSION:=17.57 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 94d23c4cc..dee404b57 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 17.57 - 21 September 2016 + - use new CSS syntax for font (mga#19430) Version 17.56 - 19 September 2016 -- cgit v1.2.1