[glib-networking] Prepare 2.59.2



commit 4b15b5a865463a2091592d6a0fafb1f8daefada5
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jan 7 14:13:04 2019 -0600

    Prepare 2.59.2

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b2b9faa..eb774f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.59.2 - January 7, 2019
+========================
+
+ - Add support for application layer protocol negotiation (#47, Scott Hutton)
+
 2.59.1 - November 11, 2018
 ==========================
 
diff --git a/meson.build b/meson.build
index aa6f83d..dc02917 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.59.1',
+  version: '2.59.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.47.0',
   default_options: ['c_std=c11']


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