summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-03-02 03:06:43 -0800
committerMichael Forney <mforney@mforney.org>2021-03-02 16:20:18 -0800
commitd614aa4bd9b42d15326f72ee6f4a8d4c09e38e75 (patch)
tree010567f530318418909a7d229fc619073150cbe1 /pkg/libinput/config.h
parentc0abb27962587763c7655d0d6db7de10a1730a86 (diff)
libinput: Update to 1.17.0
Diffstat (limited to 'pkg/libinput/config.h')
-rw-r--r--pkg/libinput/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h
index fd910d9c..78c97c77 100644
--- a/pkg/libinput/config.h
+++ b/pkg/libinput/config.h
@@ -1,6 +1,6 @@
#define HAVE_LIBWACOM 0
#define HAVE_VERSIONSORT 1
-#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.4/"
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.17.0/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1