From: Peter Hutterer Date: Tue, 10 Oct 2017 02:15:35 +0000 (+1000) Subject: libinput 1.8.902 X-Git-Tag: 1.8.902^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a251cec99477200d0ca6d5916e7e658643a279d5;p=platform%2Fupstream%2Flibinput.git libinput 1.8.902 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index 65a1ae1a..5ae8e348 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', 'cpp', - version : '1.8.901', + version : '1.8.902', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.40.0')