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:
5bda716
)
libinput 1.19.1
1.19.1
author
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 27 Sep 2021 22:16:24 +0000
(08:16 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 27 Sep 2021 22:46:37 +0000
(08:46 +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 b684695ef893f1b739b3f2f0bebdb2232709d49d..459d6d73cdb4d16817ead78b81f3751bf379deb7 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c',
- version : '1.19.
0
',
+ version : '1.19.
1
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.49.0')