summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2023-02-23 13:54:27 +0000
committerPhilip Withnall <pwithnall@endlessos.org>2023-02-23 13:54:27 +0000
commita5dde6304670af590f25a2992104c0880003acf0 (patch)
treead9e4d4f6430e5cbd7a5921cce0a76c9807eb801
parent290c4b7709d971d33320658beadb9d08f309b33f (diff)
2.74.62.74.6
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
-rw-r--r--NEWS11
-rw-r--r--meson.build2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0ec3b04c9..95f33fbbf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in GLib 2.74.6
+==================================
+
+* Bugs fixed:
+ - !3239 Backport !3237 “Fix safe_wspawnve #define” to glib-2-74
+
+* Translation updates:
+ - Georgian (Ekaterine Papava)
+ - German (Tim Sabsch)
+
+
Overview of changes in GLib 2.74.5
==================================
diff --git a/meson.build b/meson.build
index dd88b12e4..c8e986510 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c',
- version : '2.74.5',
+ version : '2.74.6',
# NOTE: See the policy in docs/meson-version.md before changing the Meson dependency
meson_version : '>= 0.60.0',
default_options : [