Post-release version bump

This commit is contained in:
Matthias Clasen
2023-08-24 10:14:29 -04:00
parent fef69881a7
commit 9e4f2b16e0
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
Overview of Changes in 4.12.1, xx-xx-xxxx
=========================================
Overview of Changes in 4.12.0, 05-08-2023
=========================================

View File

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