[atk] Release 2.11.92



commit 763c92c2fe6f335667619407016108f8d2dda084
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Mon Mar 17 19:42:58 2014 +0100

    Release 2.11.92

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index af62244..59895d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Changes in version 2.11.92:
+==========================
+*
+* AtkValue:
+  * Bug 684576: AtkValue heavily refactored. Available now so
+    implementors could start migration on next cycle.
+  * Bug 726216: update atk.symbols, autotools for missing symbols and
+    files
+* AtkTableCell:
+  * Added symbols to be exported at atk.symbols
+
+Contributors:
+  Chun-wei Fan, Alejandro Piñeiro Iglesias
+
+Translations
+
+  Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr
+  Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang
+  (zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan
+  Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri
+  Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав
+  Николић (sr)
+
+
 Changes in version 2.11.90:
 ==========================
 *
diff --git a/configure.ac b/configure.ac
index 2117177..f4847f4 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], [11])
-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]