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