summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-11-28 14:48:41 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-11-28 14:48:41 +0100
commit139725a86f58091d6a4efe312a3550bb1c35eae0 (patch)
treec5a7edd6610ccd5ba2baeeaf3cd45f8428c0b15a
parent24e5026cdc82292243c9f313d5c90d318bb9abd6 (diff)
downloaddrakx-139725a86f58091d6a4efe312a3550bb1c35eae0.tar
drakx-139725a86f58091d6a4efe312a3550bb1c35eae0.tar.gz
drakx-139725a86f58091d6a4efe312a3550bb1c35eae0.tar.bz2
drakx-139725a86f58091d6a4efe312a3550bb1c35eae0.tar.xz
drakx-139725a86f58091d6a4efe312a3550bb1c35eae0.zip
16.116.1
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 301a8fd9e..2f965c425 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=16.0
+VERSION:=16.1
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index a1bf32067..e2fdb703c 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 16.1 - 28 November 2013
+
- mcc:
o restore galaxy RC file, thus fixing left panel text color (mga#11773)
o fix Gtk2 banners' text position (mga#11778)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 210197a65..a195b285f 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 16.1 - 28 November 2013
+
- fix a warning: include dialog-warning-symbolic
- fix left panel text being black instead of white (mga#11792)
- fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797)