From b6908ccb56a16367e6f7e5e4d91e90854bacb280 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 27 May 2021 00:01:03 -0700 Subject: libinput: Update to 1.17.3 --- 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 0a09c6f7..ae231daa 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 17 -#define LIBINPUT_VERSION_MICRO 2 -#define LIBINPUT_VERSION "1.17.2" +#define LIBINPUT_VERSION_MICRO 3 +#define LIBINPUT_VERSION "1.17.3" #endif -- cgit v1.2.3