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:
2b63254
)
libinput 1.16.2
1.16.2
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 6 Oct 2020 23:49:22 +0000
(09:49 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 7 Oct 2020 00:19:41 +0000
(10:19 +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 3012d8c72e5bec82ea8e5b5474b7c0aa689b2048..2e40baf47155956b9e0ceb8554e1d540474a8f9e 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c',
- version : '1.16.
1
',
+ version : '1.16.
2
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.45.0')