Post-release version bump

This commit is contained in:
Matthias Clasen
2023-09-20 16:29:26 -04:00
parent d6b966ba32
commit 5ac7778407
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
Overview of Changes in 4.12.3, xx-xx-xxxx
=========================================
Overview of Changes in 4.12.2, 20-09-2023
=========================================

View File

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