1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-01 01:49:27 +00:00

meson: bump to 41.beta

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-08-14 21:49:16 +02:00
parent da4c6b043a
commit 7b01908018

View file

@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
version: '41.alpha',
version: '41.beta',
license: 'GPLv3+',
meson_version: '>= 0.49.0',
default_options: [
@ -125,4 +125,4 @@ subdir('doc')
subdir('data')
subdir('tests')
meson.add_install_script('build-aux/meson/postinstall.py')
meson.add_install_script('build-aux/meson/postinstall.py')