[atk] Release 2.19.92



commit 226308a2110033221a96cb3801dd0ff43473b47f
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Tue Mar 15 09:17:58 2016 +0100

    Release 2.19.92

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d087132..54a7bea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes in version 2.19.92:
+===========================
+*
+* Build improvements:
+   * Bug 763212: Fix gettext domain after recent changes
+   * Fix builddir ≠ srcdir in autogen.sh
+   * MSVC builds: Re-arrange include paths
+* Cleaning:
+   * atkregistry: remove code not being compiled
+
+Contributors:
+Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip
+Withnall
+
+Translations:
+Anders Jonsson (sv), Cédric Valmary (oc)
+
 Changes in version 2.19.90:
 ===========================
 *
diff --git a/configure.ac b/configure.ac
index e3ec601..61026ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl set ATK_BINARY_AGE _and_ ATK_INTERFACE_AGE to 0.
 dnl The triplet 
 m4_define([atk_major_version], [2])
 m4_define([atk_minor_version], [19])
-m4_define([atk_micro_version], [90])
+m4_define([atk_micro_version], [92])
 m4_define([atk_version],
           [atk_major_version.atk_minor_version.atk_micro_version])
 


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