projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b74f033
)
libinput 1.15.902
1.15.902
author
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 27 Jul 2020 05:36:24 +0000
(15:36 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 27 Jul 2020 05:36:24 +0000
(15:36 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index a517dbaa5473d69ff8fdbd05229cb1a29e8839e0..8912f096a60b0e216db1659598a799797179f0ae 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c',
- version : '1.15.90
1
',
+ version : '1.15.90
2
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.45.0')