Post-release version bump

This commit is contained in:
Matthias Clasen
2024-07-10 13:46:02 -04:00
parent 788f4de279
commit 28d53c1f95
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
Overview of Changes in GTK+ 3.24.44, xx-xx-xxxx
===============================================
Overview of Changes in GTK+ 3.24.43, 10-07-2024 Overview of Changes in GTK+ 3.24.43, 10-07-2024
=============================================== ===============================================

View File

@ -1,5 +1,5 @@
project('gtk+', 'c', project('gtk+', 'c',
version: '3.24.43', version: '3.24.44',
default_options: [ default_options: [
'buildtype=debugoptimized', 'buildtype=debugoptimized',
'warning_level=1' 'warning_level=1'