aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ec41c7a38..0850d6fd79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-04-17 Christopher James Lahey <clahey@ximian.com>
+ * configure.in: Bumped required gal version number to 0.19.99.12.
+
+2002-04-17 Christopher James Lahey <clahey@ximian.com>
+
* configure.in: Bumped required gal version number to 0.19.99.11.
2002-04-16 Jeffrey Stedfast <fejj@ximian.com>
diff --git a/configure.in b/configure.in
index 1bb7047047..64999fddd9 100644
--- a/configure.in
+++ b/configure.in
@@ -660,7 +660,7 @@ EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0)
EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0)
EVO_CHECK_LIB(bonobo-conf, bonobo_conf, 0.11)
-EVO_CHECK_LIB(GAL, gal, 0.19.99.11)
+EVO_CHECK_LIB(GAL, gal, 0.19.99.12)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.0)
EVO_CHECK_LIB(Libsoup, soup, 0.6)