From 3ed597224e6730fe2e37f5afdbff0343e56028de Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 11 Nov 2013 01:25:54 +0159 Subject: 15.72.2 --- 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 5f416193a..dce2c83ad 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.72.1 +VERSION:=15.72.2 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9c9f00705..f8679286c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.72.2 - 11 November 2013 + - properly escape $$UID - use $$UID instead of $$(id -u) -- cgit v1.2.1