diff options
| author | Michael Forney <mforney@mforney.org> | 2019-08-11 20:19:03 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-08-11 20:19:03 -0700 |
| commit | b01a4686b225788f6af9ac117d6a36bb086b53b5 (patch) | |
| tree | 566f84d243cf413cec419d9a6a0f3bb27153765c /pkg/libinput/libinput-version.h | |
| parent | 9c72f41ff84cfdde4680b25f76030f1b44db138a (diff) | |
libinput: Update to 1.14.0
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 62d44198..cf53c7c6 100644 --- a/pkg/libinput/libinput-version.h +++ b/pkg/libinput/libinput-version.h @@ -25,8 +25,8 @@ #define LIBINPUT_VERSION_H #define LIBINPUT_VERSION_MAJOR 1 -#define LIBINPUT_VERSION_MINOR 13 +#define LIBINPUT_VERSION_MINOR 14 #define LIBINPUT_VERSION_MICRO 0 -#define LIBINPUT_VERSION "1.13.0" +#define LIBINPUT_VERSION "1.14.0" #endif |
