From 9adcd3c5bdf7d41f213baa90dada0aa31291a62a Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 10 Apr 2020 17:47:10 -0700 Subject: libinput: Update to 1.15.5 --- 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 c5916d8d..01292986 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 15 -#define LIBINPUT_VERSION_MICRO 3 -#define LIBINPUT_VERSION "1.15.3" +#define LIBINPUT_VERSION_MICRO 5 +#define LIBINPUT_VERSION "1.15.5" #endif -- cgit v1.2.3