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:
59d62ff
)
libinput 1.9.901
1.9.901
author
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 10 Jan 2018 01:18:00 +0000
(11:18 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Sun, 21 Jan 2018 23:08:43 +0000
(09:08 +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 b82fd42ed78fe60d2d1442c0d3437c08d300c99a..3a14681cc33ae68afe738b5905c9d0f1c4de75c3 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c', 'cpp',
- version : '1.9.90
0
',
+ version : '1.9.90
1
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.40.0')