[atk] Release 2.13.90



commit d82d33113cf99dd00adc4f3a66773e41c0d7594b
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Tue Aug 19 14:23:33 2014 +0200

    Release 2.13.90

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 666ab62..a92bad1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Changes in version 2.13.90:
+===========================
+*
+* GObject-introspection: some small changes needed by the MINGW project.
+* Doap file updated See [1]
+
+Contributors:
+  Alexpux, Piotr Drąg, Olav Vitters
+
+Translations:
+Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)
+
+[1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html
+
 Changes in version 2.13.3:
 ==========================
 *
diff --git a/configure.ac b/configure.ac
index 226957f..a40bc3a 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], [13])
-m4_define([atk_micro_version], [3])
+m4_define([atk_micro_version], [90])
 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]