1
0
mirror of https://github.com/GNOME/gedit synced 2024-07-07 20:17:55 +00:00

Bump version to 47

This commit is contained in:
Sébastien Wilmet 2023-12-05 16:00:00 +01:00
parent 703c142e26
commit 6d5d067da6

View File

@ -1,6 +1,6 @@
project(
'gedit', 'c',
version: '46.1',
version: '47.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 = '46'
api_version = '47'
#####
# CFLAGS