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:
41a70bb
)
libinput 1.9.1
1.9.1
author
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 30 Oct 2017 04:58:05 +0000
(14:58 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 30 Oct 2017 04:58:05 +0000
(14:58 +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 ac3902a09349c2d8e54d82a99446c9ccfe2ea5c5..41e6ea4cc5c34ac01a78fb9dfafb411acc1bd109 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c', 'cpp',
- version : '1.9.
0
',
+ version : '1.9.
1
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.40.0')