From: Peter Hutterer Date: Tue, 3 Nov 2020 04:14:40 +0000 (+1000) Subject: libinput 1.16.3 X-Git-Tag: 1.16.3^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66b2d85a5e5b7b80a85399f54e693afe97a93f2f;p=platform%2Fupstream%2Flibinput.git libinput 1.16.3 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index 2e40baf4..c9b53a3b 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', - version : '1.16.2', + version : '1.16.3', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.45.0')