libinput 1.14.1

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2019-08-26 11:38:05 +10:00
parent 73d55cc6c5
commit 7a12e460c0

View file

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