libinput 1.9.3

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2017-11-28 15:06:20 +10:00
parent 6e8beeb280
commit 05a2da818b

View file

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