Revved to 1.26.0 for GNOME 2.26.0. ATK_1_26_0
authorLi Yuan <li.yuan@sun.com>
Mon, 16 Mar 2009 16:13:16 +0000 (16:13 +0000)
committerLi Yuan <liyuan@src.gnome.org>
Mon, 16 Mar 2009 16:13:16 +0000 (16:13 +0000)
2009-03-16  Li Yuan  <li.yuan@sun.com>

        * NEWS:
        * configure.in:
        Revved to 1.26.0 for GNOME 2.26.0.

svn path=/trunk/; revision=1359

ChangeLog
NEWS
configure.in

index 03b5a8e..851595b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-16  Li Yuan  <li.yuan@sun.com>
+
+       * NEWS:
+       * configure.in:
+       Revved to 1.26.0 for GNOME 2.26.0.
+
 2009-03-06  Sven Herzberg  <herzi@lanedo.com>
 
        Improve the documentation
diff --git a/NEWS b/NEWS
index 51bfd3d..613a8c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 1.26.0:
+=========================
+*
+*Fixes: Improve the documentation. Sven Herzberg.
+*Translation update.
+
 Changes in version 1.25.2:
 =========================
 *
index 9887014..4deabbc 100644 (file)
@@ -16,8 +16,8 @@ dnl set ATK_BINARY_AGE _and_ ATK_INTERFACE_AGE to 0.
 
 dnl The triplet 
 m4_define([atk_major_version], [1])
-m4_define([atk_minor_version], [25])
-m4_define([atk_micro_version], [2])
+m4_define([atk_minor_version], [26])
+m4_define([atk_micro_version], [0])
 m4_define([atk_version],
           [atk_major_version.atk_minor_version.atk_micro_version])