diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-05-20 17:57:11 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-05-20 17:57:11 +0300 |
commit | 8e7ad5bb380c9c972367d2061d7d00769e9a0f92 (patch) | |
tree | b33a7c18116b7d5275af51b035668d3368ecf928 /perl-install | |
parent | 901de066197ff9fda1d95d0634be3bef3a047198 (diff) | |
download | drakx-8e7ad5bb380c9c972367d2061d7d00769e9a0f92.tar drakx-8e7ad5bb380c9c972367d2061d7d00769e9a0f92.tar.gz drakx-8e7ad5bb380c9c972367d2061d7d00769e9a0f92.tar.bz2 drakx-8e7ad5bb380c9c972367d2061d7d00769e9a0f92.tar.xz drakx-8e7ad5bb380c9c972367d2061d7d00769e9a0f92.zip |
18.18
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 4 | ||||
-rw-r--r-- | perl-install/install/NEWS | 4 |
3 files changed, 9 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index e9dd3e604..bdd973c42 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.17 +VERSION:=18.18 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index f68339f15..3d2b726f6 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,7 @@ +Version 18.18 - 20 May 2019 + +- translation updates + Version 18.17 - 12 May 2019 - drakautologin: add new functions get_session_file and get_session_file_with_extension diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 63847c507..b1f2975ef 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +Version 18.18 - 20 May 2019 + +- translation updates + Version 18.16 - 11 May 2019 - Mageia 7 Artwork |