diff options
| author | Michael Forney <mforney@mforney.org> | 2020-04-10 17:47:10 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-04-10 17:47:10 -0700 |
| commit | 9adcd3c5bdf7d41f213baa90dada0aa31291a62a (patch) | |
| tree | 6be56375de6829d3292e3cfb670a665016f52baa /pkg/libinput/libinput-version.h | |
| parent | eb7bdb66cffc7b7f1ef4a6e5e1bd694a71c15110 (diff) | |
libinput: Update to 1.15.5
Diffstat (limited to 'pkg/libinput/libinput-version.h')
| -rw-r--r-- | pkg/libinput/libinput-version.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
