libinput 1.16.5

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2021-02-24 10:29:07 +10:00
parent 35c661aa3a
commit 1b560b01fe

View file

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