Try again

This commit is contained in:
Matthias Clasen 2025-01-25 08:25:12 -05:00
parent 9312dceede
commit 4c60939599
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
Overview of Changes in GTK+ 3.24.47, 25-02-2025
Overview of Changes in GTK+ 3.24.48, 25-02-2025
===============================================
* Switch to the new ci-based release process

View File

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