Post-release version bump

This commit is contained in:
Christian Hergert
2024-08-06 14:16:54 -07:00
parent b0693fe097
commit e81cfb64dd

View File

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