[atk] Release 2.24.0



commit 7d1f9a6fcf4654c41e64707d3684645ac037c239
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Fri Mar 17 10:31:33 2017 +0100

    Release 2.24.0

 NEWS         |   14 +++++++++++++-
 configure.ac |    4 ++--
 2 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6c2ad15..f8b69d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in version 2.24.0
+==========================
+*
+* Build, MSVC
+   * Support Visual Studio 2017
+
+Contributors:
+Chun-wei Fan
+
+Translations:
+Ask Hjorth Larsen (da), Jordi Mas (ca)
+
 Changes in version 2.23.4
 ==========================
 *
@@ -12,7 +24,7 @@ Changes in version 2.23.4
    * Use Unicode apostrophe in a translatable string
 
 Contributors:
-Murray Cumming, Piotr Drąg, Alejandro Piñeiro Iglesias, 
+Murray Cumming, Piotr Drąg,  Chun-wei Fan, Alejandro Piñeiro Iglesias
 
 Translations:
 gogo (hr), Jordi Mas (ca), Fabio Tomat (fur)
diff --git a/configure.ac b/configure.ac
index 9b860fe..23a2b9c 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], [23])
-m4_define([atk_micro_version], [4])
+m4_define([atk_minor_version], [24])
+m4_define([atk_micro_version], [0])
 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]