]> Pileus Git - ~andy/gtk/commitdiff
Bump required introspection version to 0.6.6
authorJohan Dahlin <johan@gnome.org>
Thu, 10 Dec 2009 19:22:17 +0000 (17:22 -0200)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:51:54 +0000 (20:51 -0400)
configure.in

index 63f23cb5772b12d179c456c0862a71f0281e084e..9e05c76830309feb103f64ae5924935ab3913ca1 100644 (file)
@@ -1976,7 +1976,7 @@ fi
 # GObject introspection
 ##################################################
 
-GOBJECT_INTROSPECTION_CHECK([0.6.4])
+GOBJECT_INTROSPECTION_CHECK([0.6.6])
 
 ##################################################
 # Checks for gtk-doc and docbook-tools