Post-release version bump

This commit is contained in:
Matthias Clasen
2024-04-21 12:27:05 -04:00
parent 1a3c5cf420
commit 5c972e4786
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
Overview of Changes in 4.15.1, xx-xx-xxxx
=========================================
Overview of Changes in 4.15.0, 21-04-2024
=========================================

View File

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