[atk] Release 2.14.0



commit fe7573fff3021b4aae1825efd02a20b3c525873c
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Mon Sep 22 13:37:28 2014 +0200

    Release 2.14.0

 NEWS         |    7 +++++++
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a92bad1..c7f6b61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 2.14.0:
+==========================
+
+Translations:
+Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)
+
+
 Changes in version 2.13.90:
 ===========================
 *
diff --git a/configure.ac b/configure.ac
index a40bc3a..379e8c4 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], [13])
-m4_define([atk_micro_version], [90])
+m4_define([atk_minor_version], [14])
+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]