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:
8a858fc
)
meson.build: bump to 1.15.900
author
Peter Hutterer
<peter.hutterer@who-t.net>
Sun, 22 Mar 2020 00:51:01 +0000
(10:51 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Sun, 22 Mar 2020 00:51:01 +0000
(10:51 +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 63e42e8d9413de31d51ba390fa9dcbe961515c21..0fa3031ef8b468aaa35d5119e5b2de6b9bb5ac42 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c',
- version : '1.15.
3
',
+ version : '1.15.
900
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.41.0')