[glib-networking] 2.40.0



commit ef31d62f30509b9679d1d3821cc97021b04120dc
Author: Dan Winship <danw gnome org>
Date:   Mon Mar 24 17:20:45 2014 -0400

    2.40.0

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 24240c0..9a652ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.40.0
+======
+  * New stable release. (No changes since 2.39.90)
+
 2.39.90
 =======
   * tls/gnutls: Avoid trying to update a destroyed GSource (#723774,
diff --git a/configure.ac b/configure.ac
index 70dc60d..1852e56 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.39.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.40.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]