[gtkhtml/gnome-2-29-92: 2/2] Updates for 3.29.92.1 release.



commit d6511b35272e17c2d4437192758ea445d01b19b3
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Mar 10 08:29:49 2010 -0500

    Updates for 3.29.92.1 release.

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 38243fc..e412739 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+GtkHTML-3.29.92.1 2010-03-10
+----------------------------
+
+	Work around GTK_WIDGET_STATE deprecation so the tarball
+	successfully builds against GTK+ 2.19.7.
+
 GtkHTML-3.29.92 2010-03-08
 --------------------------
 
diff --git a/configure.ac b/configure.ac
index 171cb51..4f7c8a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Initialization
 AC_PREREQ(2.58)
-AC_INIT([gtkhtml], [3.29.92], [http://bugzilla.gnome.org/enter_bug.cgi?product=GtkHtml])
+AC_INIT([gtkhtml], [3.29.92.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=GtkHtml])
 AM_INIT_AUTOMAKE([gnu 1.9])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]