We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e165d62 commit 6fa40e4Copy full SHA for 6fa40e4
meson.build
@@ -2,7 +2,7 @@
2
3
project('posixsignalmanager', ['cpp'],
4
default_options : ['cpp_std=c++17'],
5
- version: '0.3')
+ version: '0.3.1')
6
7
macros = []
8
cxx = meson.get_compiler('cpp')
0 commit comments