Post-release version bump

This commit is contained in:
Matthias Clasen
2024-05-02 22:07:13 -04:00
parent 8593797a6f
commit 93bb2200f4
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
Overview of Changes in 4.14.5, xx-xx-xxxx
=========================================
Overview of Changes in 4.14.4, 02-05-2024
=========================================

View File

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