libinput 1.10.5

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2018-04-19 10:46:20 +10:00
parent d16cbccee6
commit 544a4cb5bb

View file

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