Post-release version bump

This commit is contained in:
Christian Hergert
2024-06-28 16:07:36 -07:00
parent e8a113a611
commit 7622237dc2

View File

@ -1,6 +1,6 @@
project('sysprof', 'c', 'cpp',
license: 'GPL-3.0-or-later',
version: '47.alpha',
version: '47.beta',
meson_version: '>= 1.0.0',
default_options: [ 'c_std=gnu17',
'cpp_std=gnu++17',