summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 55c1f5f50..d4fb81fc0 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.5.3
+VERSION:=10.5.4
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 193e2ddc6..5b6aba126 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 10.5.4 - 13 November 2007, by Pascal "Pixel" Rigaux
+
- use UUID by default (in fstab, bootloader)
- localedrake:
o fix handling variant together with charset (eg: uz.UTF-8@Latn) (#35090)