Bump version to 2.26.0 (no code changes) 2.26.0
authorDan Winship <danw@gnome.org>
Wed, 13 Oct 2010 19:00:31 +0000 (15:00 -0400)
committerDan Winship <danw@gnome.org>
Wed, 13 Oct 2010 19:00:31 +0000 (15:00 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 1e182f1..b12c41c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.26.0
+======
+
+  * No changes, just a version bump
+
 2.25.0
 ======
 
index ba5cffe..3b11307 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.25.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.26.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])