[atk] Release 2.13.3
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.13.3
- Date: Tue, 15 Jul 2014 11:12:24 +0000 (UTC)
commit a8371a4a15d5f77d2e30cf031d1beb9d13ebfbf2
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Tue Jul 15 13:10:22 2014 +0200
Release 2.13.3
NEWS | 10 +++++++++-
configure.ac | 2 +-
2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 48af436..666ab62 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes in version 2.13.2:
+Changes in version 2.13.3:
==========================
*
* Bug 729752: introspection: add many missing Returns: (nullable) annotations
@@ -18,6 +18,14 @@ Contributors:
Translation:
genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca valencia), Yosef Or Boczko (he)
+Changes in version 2.13.2:
+==========================
+
+During GNOME 3.13.2 cycle an ATK 2.13.2 release was rolled out. But
+unfourtunately, it was not pushed on master, so got lost. All their
+changes are included on 2.13.3.
+
+
Changes in version 2.13.1:
==========================
*
diff --git a/configure.ac b/configure.ac
index c8a52b6..226957f 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], [2])
+m4_define([atk_micro_version], [3])
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]