libinput 1.9.901

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2018-01-10 11:18:00 +10:00
parent 59d62ff234
commit 45d18bfbce

View file

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