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:
0d13e54
)
libinput 1.24.0
author
Peter Hutterer
<peter.hutterer@who-t.net>
Fri, 25 Aug 2023 03:02:58 +0000
(13:02 +1000)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 4 Dec 2023 10:24:38 +0000
(19:24 +0900)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 847f4dd5bd21653fa000653a53d41c2069135ca2..9c425bb4adcf0c630b39b668d2a8fb15ad27816d 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('libinput', 'c',
- version : '1.2
3
.0',
+ version : '1.2
4
.0',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.49.0')