[glib-networking] Prepare 2.55.1



commit a9763673409705970c88fb92ee4a7d7561a208c3
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Nov 13 20:20:37 2017 -0600

    Prepare 2.55.1

 NEWS        |   13 +++++++++++++
 meson.build |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 61ae535..0dc50ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.55.1 - November 13, 2017
+==========================
+
+ * Implement DTLS support [#697908, Philip Withnall and Olivier Crête]
+
+ * Fix using different client certs for different connections
+   [#781578, Martin Pitt]
+
+ * Port to Meson build system [#786639, Iñigo Martínez]
+
+ * Updated translations: Catalan (Valencian), Croatian, Czech, German,
+   Greek, Norwegian bokmål, Persian, Slovenian
+
 2.54.0
 ======
   * New/updated translations: Basque, Belarusian, Brazilian
diff --git a/meson.build b/meson.build
index 4254037..d807b6a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.54.0',
+  version: '2.55.1',
   license: 'LGPL2.1+',
   meson_version: '>= 0.43.0'
 )


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