Post-release version bump

This commit is contained in:
Christian Hergert
2025-06-28 17:41:58 -07:00
parent e9fb66dc71
commit f0c2bfe96e

View File

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