Release 2.11.3 ATK_2_11_3
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 28 Nov 2013 18:06:13 +0000 (19:06 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 28 Nov 2013 18:06:13 +0000 (19:06 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 70c7277..06db001 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 2.11.3:
+==========================
+*
+* Bug 709214: Need API to get the document's current page number and
+*  page count
+* Updated Greek translation
+
 Changes in version 2.11.2:
 ==========================
 *
index 45577b9..8478a1b 100644 (file)
@@ -17,7 +17,7 @@ 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], [11])
-m4_define([atk_micro_version], [2])
+m4_define([atk_micro_version], [3])
 m4_define([atk_version],
           [atk_major_version.atk_minor_version.atk_micro_version])