Post-release version bump

This commit is contained in:
Matthias Clasen
2024-11-06 21:23:45 -05:00
parent a4ee14d94f
commit 4a0323d46d
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
Overview of Changes in 4.17.1, xx-xx-xxxx
=========================================
Overview of Changes in 4.17.0, 06-11-2024
=========================================

View File

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