From 5ad0bc87beb9bee6406e1580d025232e324bf7f3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 18 Feb 2015 08:48:03 +0100 Subject: 16.59 --- 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 b9b297929..5e07cf9d4 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=16.58 +VERSION:=16.59 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 5aa705ef7..c7fda9eee 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.59 - 18 February 2015 + - bug: o display a nicer message when no removable medium is found (mga#14435) -- cgit v1.2.1