From 8e41089584f81da40d25249fe2c95bb277ac17d6 Mon Sep 17 00:00:00 2001 From: José Expósito Date: Thu, 3 Feb 2022 07:56:40 +0100 Subject: libinput 1.19.901 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: José Expósito --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 8c233ae7..22dd9bb2 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libinput', 'c', - version : '1.19.2', + version : '1.19.901', license : 'MIT/Expat', default_options : [ 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.49.0') -- cgit v1.2.3