build: post-release bump

This commit is contained in:
Christian Hergert
2022-07-21 11:40:31 -07:00
parent d3076d1161
commit 7da72ce66d

View File

@ -1,6 +1,6 @@
project('sysprof', 'c',
license: ['GPL3+', 'GPL2+'],
version: '3.45.0',
version: '3.45.1',
meson_version: '>=0.59.0',
default_options: [ 'c_std=gnu11',
'cpp_std=c++11',