From: Peter Hutterer Date: Tue, 23 Feb 2021 09:02:45 +0000 (+1000) Subject: libinput 1.17.0 X-Git-Tag: 1.17.0^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Fupstream_work_20220207;p=platform%2Fupstream%2Flibinput.git libinput 1.17.0 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index d1b5fdba..b94f53d2 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', - version : '1.16.902', + version : '1.17.0', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.47.0')