Release atk 1.91.92. ATK_1_91_92
authorLi Yuan <li.yuan@sun.com>
Wed, 23 Mar 2011 09:58:05 +0000 (17:58 +0800)
committerLi Yuan <li.yuan@sun.com>
Wed, 23 Mar 2011 09:58:05 +0000 (17:58 +0800)
NEWS
configure.ac
docs/Makefile.am

diff --git a/NEWS b/NEWS
index 4bb801c..13daf8d 100644 (file)
--- 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:
 =========================
 *
index d245068..c28cf68 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], [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])
 
index d410eb8..f83cad7 100644 (file)
@@ -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 =