From e534524eef2ac8f42a87b523cca5b3d9db9654a2 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 7 Oct 2020 14:39:27 -0700 Subject: libinput: Update to 1.16.2 --- pkg/libinput/libinput-version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkg/libinput/libinput-version.h') diff --git a/pkg/libinput/libinput-version.h b/pkg/libinput/libinput-version.h index 3c69ca81..9e9a8bca 100644 --- a/pkg/libinput/libinput-version.h +++ b/pkg/libinput/libinput-version.h @@ -26,7 +26,7 @@ #define LIBINPUT_VERSION_MAJOR 1 #define LIBINPUT_VERSION_MINOR 16 -#define LIBINPUT_VERSION_MICRO 0 -#define LIBINPUT_VERSION "1.16.0" +#define LIBINPUT_VERSION_MICRO 2 +#define LIBINPUT_VERSION "1.16.2" #endif -- cgit v1.2.3