[zenity] Bump to Zenity 3.16.2



commit 91894b5c7d0d384c31ca99c6de55a9084f9c4424
Author: Arx Cruz <arxcruz gnome org>
Date:   Thu May 14 16:57:50 2015 +0200

    Bump to Zenity 3.16.2

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index eb7fe22..0f4fdb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Zenity 3.16.2
+        - Translation updates
+        - Bug #749359 zenity --list produces incorrect output (Arx Cruz)
+        - Do not make zenity_util_show_dialog() X11 specific (Javier Jardón)
+        - Use upstream gettext instead intltool (Javier Jardón)
+        - Improve some strings (Piotr Drąg)
+        - option.c: Fixing typo in extra-button option (Arx Cruz)
+        - Merge branch 'jjardon/no_deprecated' (Arx Cruz)
+        - ADD gchar **extra_label TO struct ZenityData (Gama Anderson)
+        - allow build if GDK_WINDOWING_X11 not set (Jason Penney)
+        - Bug #734196 (Andreas Mohr)
+
 Zenity 3.16.1
         - No changes
 
diff --git a/configure.ac b/configure.ac
index 764868f..3bc330d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[3.16.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[3.16.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
 
 AC_PREREQ([2.63])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]