mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-09 06:18:03 +02:00
libei 0.3
This commit is contained in:
parent
b4a7cc9655
commit
a6ea982bca
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
project('libei', 'c',
|
project('libei', 'c',
|
||||||
version: '0.2',
|
version: '0.3',
|
||||||
license: 'MIT',
|
license: 'MIT',
|
||||||
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
|
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
|
||||||
meson_version: '>= 0.50.0')
|
meson_version: '>= 0.50.0')
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue