summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2018-10-12 19:31:45 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2018-10-12 19:31:45 +0100
commitc68bb17107b1ddf3c91971607fd9047bcdf860e9 (patch)
tree0ea145518055d1414b661f5059b854e7122eddec
parentb47526d4ab8204a928309b2f7a0cfbbb244b7195 (diff)
downloaddrakx-c68bb17107b1ddf3c91971607fd9047bcdf860e9.tar
drakx-c68bb17107b1ddf3c91971607fd9047bcdf860e9.tar.gz
drakx-c68bb17107b1ddf3c91971607fd9047bcdf860e9.tar.bz2
drakx-c68bb17107b1ddf3c91971607fd9047bcdf860e9.tar.xz
drakx-c68bb17107b1ddf3c91971607fd9047bcdf860e9.zip
18.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 775682309..4e4ce7081 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.2
+VERSION:=18.3
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 24f06b363..5b3d71f08 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.3 - 17 Oct 2018
+
- drakboot:
o handle extra white space when reading rEFInd config file
o don't simplify label when writing rEFInd config file