libinput 1.12.2

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2018-10-24 15:23:37 +10:00
parent 4fa7a6b94a
commit 5fd8c7cdb8

View file

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