summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-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 33fb1f59c..793c5203e 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=13.1
+VERSION:=13.2
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 1b81c13ad..3de8eff55 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 13.2 - 14 December 2009
+
- fix creating devices
(really "fix handling hdX/sdX devices (#53107)")
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index f079d1ee8..3e2094f92 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 13.2 - 14 December 2009
+
- fix creating devices
(really "fix handling hdX/sdX devices (#53107)")