Post-release version bump

This commit is contained in:
Matthias Clasen
2023-11-17 15:40:02 -05:00
parent 0cdb58af49
commit 66ed0c11c2
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
Overview of Changes in 4.12.5, xx-xx-xxxx
=========================================
Overview of Changes in 4.12.4, 17-11-2023
=========================================

View File

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