summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-01-06 15:59:08 +0000
committerThierry Vignaud <tv@mandriva.org>2009-01-06 15:59:08 +0000
commit331e578e7661a45757c85a2dbb6c246de2290827 (patch)
tree248f93d9841072f2d380e4fafa0174fded8838f6
parent2bb7ccf668ab0e36c2db865722771062f4af7f62 (diff)
downloaddrakx-backup-do-not-use-331e578e7661a45757c85a2dbb6c246de2290827.tar
drakx-backup-do-not-use-331e578e7661a45757c85a2dbb6c246de2290827.tar.gz
drakx-backup-do-not-use-331e578e7661a45757c85a2dbb6c246de2290827.tar.bz2
drakx-backup-do-not-use-331e578e7661a45757c85a2dbb6c246de2290827.tar.xz
drakx-backup-do-not-use-331e578e7661a45757c85a2dbb6c246de2290827.zip
11.71.3
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 4313704cd..0b4033f5f 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=11.71.2
+VERSION:=11.71.3
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 6e3f87620..52247994f 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 11.71.3 - 6 January 2009
+
- diskdrake:
o fix crashing on writing fstab when using SMB (#46084)
o fix racing with udev (#41832)