From: Peter Hutterer Date: Tue, 6 Feb 2018 09:32:56 +0000 (+1000) Subject: libinput 1.9.902 X-Git-Tag: 1.9.902^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=95242ceb4b8186f01c6477dcefbf0d6611eb871f;p=platform%2Fupstream%2Flibinput.git libinput 1.9.902 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index 5b8317a4..3d6583eb 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', 'cpp', - version : '1.9.901', + version : '1.9.902', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.40.0')