[glib-networking] Prepare 2.57.2



commit 067136ff49ec522fa8a96e9b3e12e7e46c47f486
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon May 21 19:29:18 2018 -0500

    Prepare 2.57.2

 NEWS        |    9 +++++++++
 meson.build |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e14cd35..8b3f1f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.57.2 - May 21, 2018
+=====================
+
+This release disables build of the gnutls-pkcs11 backend by default. Please
+direct any complaints to https://bugzilla.gnome.org/show_bug.cgi?id=793281.
+
+- Several meson build system improvements
+  (#794978, #795043, and #795982, Xavier Claessens and Nirbheek Chauhan)
+
 2.57.1 - April 16, 2018
 =======================
 
diff --git a/meson.build b/meson.build
index e5831e0..0380bf9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.57.1',
+  version: '2.57.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.46.0',
   default_options: ['c_std=c11']


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