Skip to content

Commit 9847329

Browse files
committed
libinput 1.12.1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
1 parent 2a83357 commit 9847329

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.0',
2+
version : '1.12.1',
33
license : 'MIT/Expat',
44
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
55
meson_version : '>= 0.41.0')

0 commit comments

Comments
 (0)