summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-12-06 15:05:18 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-06 15:05:18 +0100
commit42f6225c10bdcbfcf82d665f78502ace79eb0c68 (patch)
tree44cb6dcdd281ae04f4cafc7c4c07ea27838b910b
parent04cc12c27f9aabca5af41ca25d6d082831bd8ec1 (diff)
downloaddrakx-42f6225c10bdcbfcf82d665f78502ace79eb0c68.tar
drakx-42f6225c10bdcbfcf82d665f78502ace79eb0c68.tar.gz
drakx-42f6225c10bdcbfcf82d665f78502ace79eb0c68.tar.bz2
drakx-42f6225c10bdcbfcf82d665f78502ace79eb0c68.tar.xz
drakx-42f6225c10bdcbfcf82d665f78502ace79eb0c68.zip
16.1116.11
-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 999524441..ea49e2bda 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=16.10
+VERSION:=16.11
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 60afabf72..0f137de52 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 16.11 - 6 December 2013
+
- fix a crash in rpmdrake when package list is empty (mga#11901)
Version 16.8 - 5 December 2013