summaryrefslogtreecommitdiff
path: root/pkg/libinput/libinput-version.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-05-15 00:43:47 -0700
committerMichael Forney <mforney@mforney.org>2021-05-15 01:53:57 -0700
commit7480dd017587a687f500fda7c1319486e678839d (patch)
tree3d939f4e9539a8484424f6518642083c989c9e67 /pkg/libinput/libinput-version.h
parent8d7f0867c13ed50f10da66cc2b5ce2a671225cd3 (diff)
libinput: Update to 1.17.2
Diffstat (limited to 'pkg/libinput/libinput-version.h')
-rw-r--r--pkg/libinput/libinput-version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/libinput/libinput-version.h b/pkg/libinput/libinput-version.h
index 4020434d..0a09c6f7 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 1
-#define LIBINPUT_VERSION "1.17.1"
+#define LIBINPUT_VERSION_MICRO 2
+#define LIBINPUT_VERSION "1.17.2"
#endif