diff options
| author | Michael Forney <mforney@mforney.org> | 2020-03-05 22:00:42 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-03-05 22:00:42 -0800 |
| commit | b5892d65c6ceb99ef25777e33e035394de0a46b8 (patch) | |
| tree | 2ddf4a4172c048f0c5aacf9f9a881809da45a6d9 /pkg/libinput/libinput-version.h | |
| parent | c8a76e9625f18cf230a25efad5f531b7c21bc590 (diff) | |
libinput: Update to 1.15.3
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 66d88946..c5916d8d 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 2 -#define LIBINPUT_VERSION "1.15.2" +#define LIBINPUT_VERSION_MICRO 3 +#define LIBINPUT_VERSION "1.15.3" #endif |
