[glib-networking] 2.44.0



commit 776145ff6f95804ab6016337ca0f339288b3b76c
Author: Dan Winship <danw gnome org>
Date:   Mon Mar 23 10:04:30 2015 -0400

    2.44.0

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fbd5b1f..a870865 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.44.0
+======
+  * New stable release. (No changes since 2.43.92)
+
 2.43.92
 =======
   * Fix TLS session caching when using session tickets (#745099, Ross
diff --git a/configure.ac b/configure.ac
index bc57f1e..a9cfda0 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.43.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.44.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]