[atk] Release atk 1.91.92.
- From: Li Yuan <liyuan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release atk 1.91.92.
- Date: Wed, 23 Mar 2011 09:56:07 +0000 (UTC)
commit ba227b76cdc840140f257df5cf76eba566a4f99a
Author: Li Yuan <li yuan sun com>
Date: Wed Mar 23 17:58:05 2011 +0800
Release atk 1.91.92.
NEWS | 9 +++++++++
configure.ac | 4 ++--
docs/Makefile.am | 3 ++-
3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4bb801c..13daf8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 1.91.92:
+=========================
+*
+*BGO#638377: Add text_insert, text_remove, and text_update signals
+*Reviewed Serbian Translation
+*Fix introspection for atk_text_get_bounded_ranges
+*Visual C++ 2010 Project Files
+*Updated Spanish translation
+
Changes in version 1.33.6:
=========================
*
diff --git a/configure.ac b/configure.ac
index d245068..c28cf68 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], [1])
-m4_define([atk_minor_version], [33])
-m4_define([atk_micro_version], [6])
+m4_define([atk_minor_version], [91])
+m4_define([atk_micro_version], [92])
m4_define([atk_version],
[atk_major_version.atk_minor_version.atk_micro_version])
diff --git a/docs/Makefile.am b/docs/Makefile.am
index d410eb8..f83cad7 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -25,7 +25,8 @@ INCLUDES = \
-I$(top_builddir) \
$(DEP_CFLAGS)
-GTKDOC_LIBS = $(top_builddir)/atk/libatk-$(ATK_API_VERSION).la
+GTKDOC_LIBS = $(top_builddir)/atk/libatk-$(ATK_API_VERSION).la \
+ $(DEP_LIBS)
# gtkdoc-mkdb related varaibles
MKDB_OPTIONS =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]