configure.ac: bump version to 2.29.0
authorDan Winship <danw@gnome.org>
Wed, 16 Mar 2011 14:09:06 +0000 (10:09 -0400)
committerDan Winship <danw@gnome.org>
Wed, 16 Mar 2011 14:09:06 +0000 (10:09 -0400)
2.28 is now on glib-2-28 branch

configure.ac

index 88c4926..ca700a0 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.28.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.29.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])