From 60eb28047ec3b45b701bad05486cb3d1cd90e74b Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 31 Oct 2019 22:40:25 -0700 Subject: libinput: Update to 1.14.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 cf53c7c6..84d61f9c 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 14 -#define LIBINPUT_VERSION_MICRO 0 -#define LIBINPUT_VERSION "1.14.0" +#define LIBINPUT_VERSION_MICRO 3 +#define LIBINPUT_VERSION "1.14.3" #endif -- cgit v1.2.3