mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-01 09:57:58 +02:00
meson.build: bump to 1.12.900
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
59dee41ba1
commit
b4e97f68b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
project('libinput', 'c',
|
project('libinput', 'c',
|
||||||
version : '1.12.3',
|
version : '1.12.900',
|
||||||
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.41.0')
|
meson_version : '>= 0.41.0')
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue