diff options
| author | Thomas Backlund <tmb@mageia.org> | 2018-10-06 00:37:39 +0300 |
|---|---|---|
| committer | Thomas Backlund <tmb@mageia.org> | 2018-10-06 00:37:39 +0300 |
| commit | 856760b7356c7b4a3c72d78474a06e90e13388a4 (patch) | |
| tree | 3d483dedbb8527274932016628d84d289e376798 | |
| parent | ebe3ede5896b83f5bd57ae741580d720b0c62288 (diff) | |
| download | drakx-18.2.tar drakx-18.2.tar.gz drakx-18.2.tar.bz2 drakx-18.2.tar.xz drakx-18.2.zip | |
18.218.2
| -rw-r--r-- | perl-install/Makefile.config | 2 | ||||
| -rw-r--r-- | perl-install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 31951e0f5..775682309 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.1 +VERSION:=18.2 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 4e55e7397..2fb67d204 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 18.2 - 5 Oct 2018 + - drakboot: o add support for the rEFInd boot manager (mga#15153) o include the "Mageia" entry in the gub2 Default choices (mga#23393) |
