[atk] Release 2.6.0



commit 3ae4d689d4aef1c83c65f0ac336c39a66b5e48b1
Author: Alejandro PiÃeiro <apinheiro igalia com>
Date:   Mon Sep 24 20:02:40 2012 +0200

    Release 2.6.0

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6919dbd..fcc2fe9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in version 2.6.0:
+==========================
+*
+* Updated Japanese and Brazilian Portuguese translations.
+
 Changes in version 2.5.91:
 ==========================
 *
diff --git a/configure.ac b/configure.ac
index 6da8a24..1d608e6 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], [5])
-m4_define([atk_micro_version], [91])
+m4_define([atk_minor_version], [6])
+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]