Release Sysprof 45.0

This commit is contained in:
Christian Hergert
2023-09-16 16:07:14 -07:00
parent 684afeef57
commit 4b5fb5fdc9
2 changed files with 10 additions and 1 deletions

View File

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