From: Peter Hutterer Date: Thu, 21 Oct 2021 04:19:49 +0000 (+1000) Subject: libinput 1.19.2 X-Git-Tag: 1.19.2^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ac385e12dcfd353dc07f1d732732b394311ce8c2;p=platform%2Fupstream%2Flibinput.git libinput 1.19.2 Signed-off-by: Peter Hutterer --- diff --git a/meson.build b/meson.build index 459d6d73..4269e39d 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', - version : '1.19.1', + version : '1.19.2', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.49.0')