We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6585f05 commit 621c402Copy full SHA for 621c402
meson.build
@@ -1,5 +1,5 @@
1
project('input-emulator', 'c',
2
- version : '0.1',
+ version : '0.2',
3
license : [ 'GPL-2.0-or-later'],
4
meson_version : '>= 0.53.2',
5
default_options : [ 'warning_level=2', 'buildtype=release', 'c_std=gnu11', 'b_lundef=false' ]
0 commit comments