[glib-networking] Bump version to 2.26.0 (no code changes)



commit 96cfd72305356ff4a25677d26ee47c3baf546e48
Author: Dan Winship <danw gnome org>
Date:   Wed Oct 13 15:00:31 2010 -0400

    Bump version to 2.26.0 (no code changes)

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1e182f1..b12c41c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.26.0
+======
+
+  * No changes, just a version bump
+
 2.25.0
 ======
 
diff --git a/configure.ac b/configure.ac
index ba5cffe..3b11307 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])



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