Post-release version bump

This commit is contained in:
Matthias Clasen
2024-09-24 08:37:11 +02:00
parent 3f4a414b1d
commit 630699fb68
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
Overview of Changes in 4.16.3, xx-xx-xxxx
=========================================
Overview of Changes in 4.16.2, 09-25-2024
=========================================

View File

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