Post-release version bump

This commit is contained in:
Matthias Clasen 2024-09-13 10:34:06 -04:00
parent 670b4aabac
commit 753d74d676
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

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

View File

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