Release 2.8.0 ATK_2_8_0
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 26 Mar 2013 10:35:40 +0000 (11:35 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 26 Mar 2013 10:35:40 +0000 (11:35 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 63571d6..11cfd35 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in version 2.8.0:
+==========================
+*
+* Updated Visual C++ configuration files
+  * Make entries more consistent with the other GNOME Visual Studio
+    projects.
+  * Enable the building of introspection files for Visual C++ builds
+  * bgo694255: Visual C++ builds: Integrate building of introspection files
+* Updated Slovak, Portuguese and Tadjik translation.
+
 Changes in version 2.7.91:
 ==========================
 *
index dd46d07..8ec95b0 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], [2])
-m4_define([atk_minor_version], [7])
-m4_define([atk_micro_version], [91])
+m4_define([atk_minor_version], [8])
+m4_define([atk_micro_version], [0])
 m4_define([atk_version],
           [atk_major_version.atk_minor_version.atk_micro_version])