[glib-networking/glib-2-34] 2.40.2



commit 17c65240e31bce39fb9a6048bf1f712a7985121c
Author: Dan Winship <danw gnome org>
Date:   Mon Nov 12 16:43:13 2012 -0500

    2.40.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 33318e8..76e0be5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.34.2
+======
+  * build: it no longer tries to build the TLS tests if gnutls is not
+    available.
+
+  * New/Updated translations:
+	Estonian, Slovak
+
 2.34.0
 ======
   * Updated translations:
diff --git a/configure.ac b/configure.ac
index 2ebfec9..14ddc52 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.34.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.34.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]