[glib-networking] Prepare 2.74.rc



commit ef2a2ee55bb6b7a5e50cde46895abc57831994ae
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Thu Sep 1 12:58:58 2022 -0500

    Prepare 2.74.rc

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c3124700..462f99a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.74.rc - September 1, 2022
+===========================
+
+ - Support PKCS #12 encrypted certificates (!184, Patrick Griffis)
+ - Various improvements to Meson build system (!214, Xavier Claessens)
+ - Multiple fixes for proxy tests (!222)
+
 2.74.beta - August 5, 2022
 ==========================
 
diff --git a/meson.build b/meson.build
index f8036056..01e18a9f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.74.beta',
+  version: '2.74.rc',
   license: 'LGPL2.1+',
   meson_version: '>= 0.60.0',
   default_options: ['c_std=gnu99']


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