[glib-networking: 24/129] Release 2.50.1



commit b39b35a97717f7315f10f1a960c42bd3248bac37
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed Mar 8 10:54:00 2017 +0100

    Release 2.50.1

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9761148..48d436e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 2.50.1
+--------------
+* Add support for OpenSSL 1.1.0
+* Several fixes on Visual Studio projects
+* Translation updates
+
 News in 2.50.0
 --------------
 * Initial version
diff --git a/configure.ac b/configure.ac
index 9201cf3..d99aeb1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-openssl],[2.50.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib-openssl])
+AC_INIT([glib-openssl],[2.50.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib-openssl])
 
 AC_CONFIG_SRCDIR([tls/openssl/gtlsbackend-openssl.h])
 AC_CONFIG_HEADERS([config.h])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]