[glib-networking] 2.37.5



commit 747b6f7b45d7792ae39dc0ce4ef8d629c39a0392
Author: Dan Winship <danw gnome org>
Date:   Mon Jul 29 17:27:07 2013 -0400

    2.37.5

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e993158..d5f79bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.37.5
+======
+  * gnutls: minimum version is now 2.12.8 (with 3.x preferred...)
+
+  * glib-networking now supports the --enable-installed-tests flag, to
+    install its test programs to run at other times (ie, after
+    updating glib)
+
 2.37.4
 ======
   * proxy/gnome: further improve GNOME session detection (#701377)
diff --git a/configure.ac b/configure.ac
index a95595f..8fdf9d5 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.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.37.5],[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]