From: Peter Hutterer Date: Wed, 1 Sep 2021 04:09:26 +0000 (+1000) Subject: libinput 1.18.901 X-Git-Tag: 1.18.901^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01cccd83871cde60b34621ebc42f6150042863a1;p=platform%2Fupstream%2Flibinput.git libinput 1.18.901 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index fa728aae..578387f4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', - version : '1.18.900', + version : '1.18.901', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.49.0')