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



commit ef728aeac99f8f0338d9691afa3c1534140ffd14
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Wed Jun 29 09:40:23 2022 -0500

    Prepare 2.72.1

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8d713030..55e64dc4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.72.1 - June 29, 2022
+======================
+
+ - Discard empty proxy environment variables (#189)
+
 2.72.0 - March 22, 2022
 =======================
 
diff --git a/meson.build b/meson.build
index 5335d890..75ba14eb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.72.0',
+  version: '2.72.1',
   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]