From f0588baf8c7ef81387c3381a58b6b131c925f9c2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 11 May 2012 19:48:28 +0000 Subject: 14.21 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 435ac5824..378724a03 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=14.20.1 +VERSION:=14.21 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index c70eb994c..282930e63 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 14.21 - 11 May 2012 + - harddrake2: allow writing 0 as module option, and forbid options with spaces (#5839, from Colin) - export res_init function to perl lib diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index d8777c4af..2e9ec934a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 14.21 - 11 May 2012 + - export res_init function to perl lib Version 14.20.1 - 10 May 2012 -- cgit v1.2.1