[glib-networking/glib-2-72] Prepare 2.72.2



commit f462ee496f7979df96fa928f34e1262a8148febc
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri Aug 5 16:00:30 2022 -0500

    Prepare 2.72.2

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 55e64dc4..e781794b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.72.2 - August 5, 2022
+=======================
+
+ - Drop environment proxy resolver to lowest priority (#190)
+
 2.72.1 - June 29, 2022
 ======================
 
diff --git a/meson.build b/meson.build
index 75ba14eb..a40c7f13 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.72.1',
+  version: '2.72.2',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50.0',
   default_options: ['c_std=gnu99']


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