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 b492cded4..12f34face 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=11.75
+VERSION:=11.76
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 8e9970ae5..f27a60b99 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 11.76 - 18 December 2008
+
- diskdrake:
o use sysfs in order to discover major/minor for SCSI like devices
since they're dynamic with kernel-2.6.28+
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index cf7740466..3caf76c03 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 11.76 - 18 December 2008
+
- partitionning:
o use sysfs in order to discover major/minor for SCSI like devices
since they're dynamic with kernel-2.6.28+