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:
6fee92c
)
libinput 1.26.1
1.26.1
author
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 27 Jun 2024 02:48:49 +0000
(12:48 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 27 Jun 2024 02:48:55 +0000
(12:48 +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 486f6081e7a0e7bbb31414b9b1e2f000d2884413..3f0583e5879f0a95f4ad76f10649273ca9829de6 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c',
- version : '1.26.
0
',
+ version : '1.26.
1
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.56.0')