[glib-networking] 2.37.4



commit 4b7f24e028860227c87e3ed5cb53b47428ff6cbc
Author: Dan Winship <danw gnome org>
Date:   Tue Jul 9 09:51:58 2013 -0400

    2.37.4

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2fc7c6a..e993158 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.37.4
+======
+  * proxy/gnome: further improve GNOME session detection (#701377)
+
+  * gnutls: don't crash if $G_TLS_GNUTS_PRIORITY is invalid (#701693)
+
 2.37.2
 ======
   * proxy/gnome: Improve session-type detection to include
diff --git a/configure.ac b/configure.ac
index ca7d227..c92d843 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.37.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.37.4],[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]