[glib-networking] Prepare 2.64.0



commit c8a3134693712055d4bff35ca18bf936e3f0df07
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Mar 6 10:24:57 2020 -0600

    Prepare 2.64.0

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index eb7a6c3..2591b3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.64.0 - March 6, 2020
+======================
+
+- Fix OpenSSL backend on RHEL 6 (!116)
+
 2.63.92 - February 27, 2020
 ===========================
 
diff --git a/meson.build b/meson.build
index 90370f6..3a66d20 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.63.92',
+  version: '2.64.0',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50.0',
   default_options: ['c_std=c99']


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