summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2013-11-11 01:25:54 +0159
committerThomas Backlund <tmb@mageia.org>2013-11-11 01:25:54 +0159
commit3ed597224e6730fe2e37f5afdbff0343e56028de (patch)
treef73f3038bc9776de77ca506c1b2cf1144e7bb0c1
parent830590691f7272ab8c1f0db29887c2bd8fc93874 (diff)
downloaddrakx-15.72.2.tar
drakx-15.72.2.tar.gz
drakx-15.72.2.tar.bz2
drakx-15.72.2.tar.xz
drakx-15.72.2.zip
15.72.215.72.2
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 1 deletions
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)