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 12f240800..efb0009ae 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.29
+VERSION:=12.30
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index d81afa16f..0bf9f9b58 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 12.30 - 21 April 2009
+
- add a basic testsuite (ensuring it compiles) in order to prevent
future crashes like #50009
- diskdrake:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index a0ba924b3..6c5f4dc1a 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 12.30 - 21 April 2009
+
- finall banner
- add a basic testsuite (ensuring it compiles) in order to prevent
future crashes like #50009