From: Peter Hutterer Date: Thu, 17 Oct 2019 00:15:18 +0000 (+1000) Subject: libinput 1.14.2 X-Git-Tag: 1.14.2^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f65b1a2e33ffdceb4d73c579ba9f70f4f75f14b1;p=platform%2Fupstream%2Flibinput.git libinput 1.14.2 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index 5d13ca35..7c38e8d5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', - version : '1.14.1', + version : '1.14.2', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.41.0')