Post-release version bump

This commit is contained in:
Matthias Clasen
2024-08-26 19:55:03 -04:00
parent 15edfe4ffa
commit ea9c2a72d9
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
Overview of Changes in 4.15.7, xx-xx-xxxx
=========================================
Overview of Changes in 4.15.6, 08-26-2024
=========================================

View File

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