Release 48.beta

This commit is contained in:
Christian Hergert
2025-02-06 22:39:29 -08:00
parent ccda6f145e
commit 52660e9c19
2 changed files with 21 additions and 1 deletions

View File

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