Skip to content

Commit 5fd8c7c

Browse files
committed
libinput 1.12.2
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
1 parent 4fa7a6b commit 5fd8c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('libinput', 'c', 'cpp',
2-
version : '1.12.1',
2+
version : '1.12.2',
33
license : 'MIT/Expat',
44
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
55
meson_version : '>= 0.41.0')

0 commit comments

Comments
 (0)