[glib-networking] Prepare 2.74.beta
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.74.beta
- Date: Fri, 5 Aug 2022 22:59:25 +0000 (UTC)
commit 77c9cee6f34eeae80c0f0db3a94e75b4e69b6e89
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Fri Aug 5 17:57:07 2022 -0500
Prepare 2.74.beta
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1908592f..c3124700 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.74.beta - August 5, 2022
+==========================
+
+ - Drop environment proxy resolver to lowest priority (#190)
+ - Expose implementation of G_TLS_CHANNEL_BINDING_EXPORTER (#191)
+ - Add build option for environment proxy resolver (!217)
+
2.74.alpha - July 7, 2022
=========================
diff --git a/meson.build b/meson.build
index 1244c10d..65c4aee7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.74.alpha',
+ version: '2.74.beta',
license: 'LGPL2.1+',
meson_version: '>= 0.54.0',
default_options: ['c_std=gnu99']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]