mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 06:08:08 +02:00
libinput 1.21.0
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
This commit is contained in:
parent
7888ef2787
commit
bc363328a7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
project('libinput', 'c',
|
project('libinput', 'c',
|
||||||
version : '1.20.0',
|
version : '1.21.0',
|
||||||
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.49.0')
|
meson_version : '>= 0.49.0')
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue