libinput 1.11.2

This commit is contained in:
Peter Hutterer 2018-07-03 14:42:12 +10:00
parent 3a9f38bd16
commit aa668332a0

View file

@ -1,5 +1,5 @@
project('libinput', 'c', 'cpp',
version : '1.11.1',
version : '1.11.2',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.40.0')