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 a144040eb..8984eb0bd 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=15.22
+VERSION:=15.23
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index bda66d1c1..c2a725d3d 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 15.23 - 27 February 2013
+
- drakboot:
o fix detecting grub2 if there's a remaining grub-legacy signature
o read more of grub2 config
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index f8b5cf45a..91f2c5774 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 15.23 - 27 February 2013
+
- bootloader:
o fix detecting grub2 if there's a remaining grub-legacy signature
o read more of grub2 config