libinput 1.12.6

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2019-01-21 10:47:13 +10:00
parent be762cc492
commit 9da9118edc

View file

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