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 236d8dcde..457423ab2 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.4.231
+VERSION:=10.4.232
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 5da1b4e5d..e8aa4f191 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.4.232 - 4 October 2007, by Olivier "blino" Blin
+
- add helper to get kernel module path (to be used in draklive)
Version 10.4.231 - 3 October 2007, by Nicolas Vigier
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 58ed36039..bbe1d5c40 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 10.4.232 - 4 October 2007, by Olivier "blino" Blin
+
- add helper to get kernel module path (to be used in draklive)
Version 10.4.228 - 3 October 2007, by Pascal "Pixel" Rigaux