build: bump for development

This commit is contained in:
Christian Hergert
2022-04-01 12:39:48 -07:00
parent 7d44e2db75
commit 3c5540047f
2 changed files with 16 additions and 1 deletions

View File

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