libinput 1.10.901

This commit is contained in:
Peter Hutterer 2018-05-22 11:13:27 +10:00
parent 8e30b3069c
commit 6127a243d1

View file

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