We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beff0e1 commit 9501890Copy full SHA for 9501890
meson.build
@@ -4,7 +4,7 @@ project(
4
meson_version: '>=1.1',
5
default_options: ['c_std=c11'],
6
license: 'GPL-3.0',
7
- version: '0.4.0',
+ version: '0.4.1',
8
)
9
10
use_opencv = get_option('opencv').enabled()
0 commit comments