[gtk+] 3.19.2



commit 5018e32cbe25ec76cb47980faef654a40ee56696
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Nov 19 15:32:32 2015 -0500

    3.19.2

 NEWS         |    3 +++
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e3478d2..1ba6505 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,9 @@ Overview of Changes in GTK+ 3.19.2
  758072 [Wayland] additional mouse buttons don't work
  758087 gtkcontainer: clarify requirements for implementations
  758208 GtkStackSwitcher should allow changing the icon size
+ 758327 gnome-disks segfault in gdkwayland get_popup_parent...
+ 758086 gtkstack: allow subclasses overriding properties on init
+ 758175 Fix character entity
 
 * Translation updates:
  Hebrew
diff --git a/configure.ac b/configure.ac
index e15327b..28d2e20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@
 
 m4_define([gtk_major_version], [3])
 m4_define([gtk_minor_version], [19])
-m4_define([gtk_micro_version], [1])
+m4_define([gtk_micro_version], [2])
 m4_define([gtk_interface_age], [0])
 m4_define([gtk_binary_age],
           [m4_eval(100 * gtk_minor_version + gtk_micro_version)])


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