From: Peter Hutterer Date: Thu, 14 Dec 2017 05:51:53 +0000 (+1000) Subject: libinput 1.9.4 X-Git-Tag: 1.9.4^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a5c19a57902713bf9d47e3d8bde1d6a30bac6db1;p=platform%2Fupstream%2Flibinput.git libinput 1.9.4 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index 256a2480..fe353ef4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', 'cpp', - version : '1.9.3', + version : '1.9.4', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.40.0')