summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index c1e9a9b4b..14621b1ab 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=13.60
+VERSION:=13.61
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 8dcb1329a..6737a9149 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 13.61 - 01 August 2011
+
- disdrake:
o spaces are not allowed between options in /etc/fstab (#2271)
- drakfont:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 8a5bee47a..74f93745e 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 13.61 - 01 August 2011
+
- clear the mirror cache before upgrading (#1557)
- fix bootloader entries names
- fix build with perl-5.14.x