libinput 1.10.0

This commit is contained in:
Peter Hutterer 2018-02-13 11:28:58 +10:00
parent cbb4ec1e3e
commit 1b21a4317d

View file

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