diff options
| author | Michael Forney <mforney@mforney.org> | 2021-05-27 00:01:03 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-05-27 01:23:32 -0700 |
| commit | b6908ccb56a16367e6f7e5e4d91e90854bacb280 (patch) | |
| tree | 792dbd8076794f4e660d38f91756c6d5e32fc82e /pkg/libinput/libinput-version.h | |
| parent | cdd4c5c473f1ff880ef5370f590a5401fe3546d2 (diff) | |
libinput: Update to 1.17.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 0a09c6f7..ae231daa 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 2 -#define LIBINPUT_VERSION "1.17.2" +#define LIBINPUT_VERSION_MICRO 3 +#define LIBINPUT_VERSION "1.17.3" #endif |
