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:
65b53f8
)
libinput 1.27.0
1.27.0
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 19 Nov 2024 03:41:21 +0000
(13:41 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 19 Nov 2024 03:41:39 +0000
(13:41 +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 8df470129584b179b86c2bb9535755e6ef22a18b..74fa82a61104e9dba7385b4e6d02ab299a855dab 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c',
- version : '1.2
6.2
',
+ version : '1.2
7.0
',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.56.0')