From: Peter Hutterer Date: Wed, 24 Feb 2021 00:29:07 +0000 (+1000) Subject: libinput 1.16.5 X-Git-Tag: 1.16.5^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1b560b01fe7bf41f1ca753f1e47e07d499c3857d;p=platform%2Fupstream%2Flibinput.git libinput 1.16.5 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index 37a2feb3..e63749b2 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', - version : '1.16.4', + version : '1.16.5', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.45.0')