1
0
mirror of https://github.com/GNOME/gedit synced 2024-06-28 14:04:26 +00:00

Bump version to 48

This commit is contained in:
Sébastien Wilmet 2024-06-18 18:03:53 +02:00
parent 327ecf0617
commit 11a44459db

View File

@ -1,6 +1,6 @@
project(
'gedit', 'c',
version: '47.1',
version: '48.alpha',
meson_version: '>= 0.59',
default_options: ['warning_level=2']
)
@ -15,7 +15,7 @@ pkg_config = import('pkgconfig')
python = import('python')
fs = import('fs')
api_version = '47'
api_version = '48'
#####
# CFLAGS