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 4cb6f3c9a..242371df1 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=14.39
+VERSION:=14.40
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index cc038c7f3..a613ddbf8 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 14.40 - 3 September 2012
+
- boodloader:
o ensure initrds used in combination with kernels with vga= arguments
are regenerated when needed
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 83791881e..d4dd4dc56 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 14.40 - 3 September 2012
+
- prevent going further if some transactions failed (mga#7016)
- summary: fix displayed network type (mga#4959)