[glib-networking/glib-2-38] 2.38.2



commit 82a94fddc9f5087a1c634314ddcf1f496f8350b5
Author: Dan Winship <danw gnome org>
Date:   Mon Nov 11 17:41:07 2013 -0500

    2.38.2

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4503c4a..f2c09ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.38.2
+======
+  * tls/tests: Fix to previous installed-tests fix, which resulted
+    in some files getting installed even when installed tests weren't
+    enabled. (#710197)
+
 2.38.1
 ======
   * glibpacrunner: Don't crash if there is an internal libproxy error.
diff --git a/configure.ac b/configure.ac
index 95b2b4d..4234209 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.38.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.38.2],[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]