summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-08-04 00:34:01 -0700
committerMichael Forney <mforney@mforney.org>2020-08-04 02:29:58 -0700
commit58661f01e1432eb8ada0d7f19361a5393076cd2e (patch)
tree0aa36064b41925c045e2a38d703cf70adae78c23 /pkg/libinput/config.h
parent3fc26fe988e254e567d128c1cdb581b0fe4dff13 (diff)
libinput: Update to 1.16.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 c09b91ee..c5e94258 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.15.6/"
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.0/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1