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 81ee5bf7f..a34540f7e 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=15.41
+VERSION:=15.42
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 6740e7e60..95ba3e7e3 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 15.42 - 21 April 2013
+
- partionning (mga#5661):
o ensure LVMs on top of dmcrypt are activated after unlocking
o fix UI redraw issue after unlocking dmcrypt partition
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 904d38002..23d40b6af 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 15.42 - 21 April 2013
+
- partionning (mga#5661):
o ensure LVMs on top of dmcrypt are activated after unlocking
o fix UI redraw issue after unlocking dmcrypt partition