[glib-networking] Prepare 2.72.0



commit 8b3c602894fef3acea44b180658122c1c8ae7bf4
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Tue Mar 22 13:43:09 2022 -0500

    Prepare 2.72.0
    
    Oops, seems I forgot to release this on time.

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bcce8b80..8d713030 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.72.0 - March 22, 2022
+=======================
+
+ - Fix proxy tests (#186)
+ - GnuTLS: use IANA-style ciphersuite names with GnuTLS 3.7.4 (!202)
+ - Windows build fixes (!206, !207, Chun-wei Fan)
+ - meson devenv (!208, Xavier Claessens)
+ - Updated translations
+
 2.72.beta - February 11, 2022
 =============================
 
diff --git a/meson.build b/meson.build
index 86a86f4e..5335d890 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.72.beta',
+  version: '2.72.0',
   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]