From: Peter Hutterer Date: Mon, 6 Jan 2025 04:05:01 +0000 (+1000) Subject: libinput 1.27.1 X-Git-Tag: 1.27.1^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Fupstream;p=platform%2Fupstream%2Flibinput.git libinput 1.27.1 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index 74fa82a6..e2945611 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', - version : '1.27.0', + version : '1.27.1', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.56.0')