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 4fa7a6b commit 5fd8c7cCopy full SHA for 5fd8c7c
meson.build
@@ -1,5 +1,5 @@
1
project('libinput', 'c', 'cpp',
2
- version : '1.12.1',
+ version : '1.12.2',
3
license : 'MIT/Expat',
4
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
5
meson_version : '>= 0.41.0')
0 commit comments