[atk] Release 2.2.0



commit 36c29469a4b21b008b0ff4cc0e340f2261a050f9
Author: Alejandro PiÃeiro <apinheiro igalia com>
Date:   Tue Sep 27 00:24:03 2011 +0200

    Release 2.2.0

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 490257d..64bac48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 2.2.0:
+=========================
+*
+* Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
+*  Catalan (Valencian) translations
+
 Changes in version 2.1.92:
 ==========================
 *
diff --git a/configure.ac b/configure.ac
index d553d6b..33fdf5b 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], [1])
-m4_define([atk_micro_version], [92])
+m4_define([atk_minor_version], [2])
+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]