Post-release version bump

This commit is contained in:
Matthias Clasen 2023-03-02 19:43:01 -05:00
parent 013b629a2e
commit b2d761f706
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
Overview of Changes in GTK+ 3.24.38, xx-xx-xxxx
===============================================
Overview of Changes in GTK+ 3.24.37, 02-03-2023 Overview of Changes in GTK+ 3.24.37, 02-03-2023
=============================================== ===============================================

View File

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