[atk] Release 2.13.1
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.13.1
- Date: Tue, 29 Apr 2014 15:00:07 +0000 (UTC)
commit 17f645cf2264d02295b7234160b6b8684e231284
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Tue Apr 29 16:56:35 2014 +0200
Release 2.13.1
NEWS | 13 +++++++++++++
configure.ac | 4 ++--
2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5ed0b7a..f8d1b2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes in version 2.13.1:
+==========================
+*
+* Bug 728031: Use visibility attributes/__declspec (dllexport) to
+ export public symbols
+* Bug 691991: Add Simple Support for Visual Studio 2012
+
+Contributors:
+ Chun-wei Fan
+
+Translation
+ Inaki Larranaga Murgoitio (eu), Matej Urbančič (sl), marablack3 (el)
+
Changes in version 2.12.0:
==========================
diff --git a/configure.ac b/configure.ac
index e703633..0452a04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@ 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], [12])
-m4_define([atk_micro_version], [0])
+m4_define([atk_minor_version], [13])
+m4_define([atk_micro_version], [1])
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]