From 7480dd017587a687f500fda7c1319486e678839d Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sat, 15 May 2021 00:43:47 -0700 Subject: libinput: Update to 1.17.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 4020434d..0a09c6f7 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 1 -#define LIBINPUT_VERSION "1.17.1" +#define LIBINPUT_VERSION_MICRO 2 +#define LIBINPUT_VERSION "1.17.2" #endif -- cgit v1.2.3