Post-release version bump

This commit is contained in:
Matthias Clasen 2023-12-30 21:31:43 -05:00
parent b7e770c8fc
commit 0b861cf159
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
Overview of Changes in 4.13.5, xx-xx-xxxx
=========================================
Overview of Changes in 4.13.4, 30-12-2023
=========================================

View File

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