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:
c3dbb86
)
libinput 1.12.4
1.12.4
author
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 12 Dec 2018 04:37:25 +0000
(14:37 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 18 Dec 2018 00:33:33 +0000
(10:33 +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 c9f78144588fd1c7862a67b43e1a494272e423ba..cf8a2b5981173434230b8f6ae3156f233ab5ab32 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c', 'cpp',
- version : '1.12.
3
',
+ version : '1.12.
4
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.41.0')