diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-06-28 17:30:08 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-06-28 17:30:08 +0200 |
commit | e98063260b137bca6518cc996cca6eedcae12a81 (patch) | |
tree | 6ebd74be09ea495dd3ec9065f46aa3a1b17e3e8e | |
parent | e65fe38f90d11d18871ff50c85e26fb5fe40f5d4 (diff) | |
download | drakx-e98063260b137bca6518cc996cca6eedcae12a81.tar drakx-e98063260b137bca6518cc996cca6eedcae12a81.tar.gz drakx-e98063260b137bca6518cc996cca6eedcae12a81.tar.bz2 drakx-e98063260b137bca6518cc996cca6eedcae12a81.tar.xz drakx-e98063260b137bca6518cc996cca6eedcae12a81.zip |
16.26.1116.26.11
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index eb8c70d79..42fe787c4 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=16.26.10 +VERSION:=16.26.11 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 3157cd449..f55fbe8b2 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,4 @@ -Version 16.26.10 - 26 June 2014 +Version 16.26.11 - 28 June 2014 - fix not being able to select packages when list contains only one (mga#13492) |