diff --git a/NEWS b/NEWS index 209a12691b..74ce700dc7 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Overview of Changes in GTK+ 3.24.45, 24-01-2025 +Overview of Changes in GTK+ 3.24.46, 25-01-2025 =============================================== * Switch to the new ci-based release process diff --git a/meson.build b/meson.build index 7004f4165d..d1ad3c642c 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gtk+', 'c', +project('gtk', 'c', version: '3.24.45', default_options: [ 'buildtype=debugoptimized',