[glib-networking] Prepare 2.61.2



commit 55c8cec7558aa889b07caace7b0a13112e6f1b83
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jul 22 18:56:32 2019 -0500

    Prepare 2.61.2

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 43340fe..6567374 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.61.2 - July 22, 2019
+======================
+
+- Improve certain handshake error messages (#13)
+- Fix regressions introduced in 2.61.1 (#91, #92)
+
 2.61.1 - June 9, 2019
 =====================
 
diff --git a/meson.build b/meson.build
index 29d5b79..b5ecb22 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.61.1',
+  version: '2.61.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50.0',
   default_options: ['c_std=c11']


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