post-release version bump

This commit is contained in:
Matthias Clasen 2023-08-25 22:29:09 -04:00
parent 01b9997590
commit ca188b41ae
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
Overview of Changes in 4.13.1, xx-xx-xxxx
=========================================
Overview of Changes in 4.13.0, 25-08-2023
=========================================

View File

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