From a2d79416da49ccb350bed0d96dee750dec2e104e Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 15 Apr 2021 23:43:07 -0700 Subject: libinput: Update to 1.17.1 --- 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 6205c4b2..4020434d 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 0 -#define LIBINPUT_VERSION "1.17.0" +#define LIBINPUT_VERSION_MICRO 1 +#define LIBINPUT_VERSION "1.17.1" #endif -- cgit v1.2.3