summaryrefslogtreecommitdiff
path: root/pkg/libinput/libinput-version.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-10-31 22:40:25 -0700
committerMichael Forney <mforney@mforney.org>2019-10-31 22:40:25 -0700
commit60eb28047ec3b45b701bad05486cb3d1cd90e74b (patch)
tree8240c96e67238478e8d683f8e14ed884e269c081 /pkg/libinput/libinput-version.h
parenta9aeb58d53a8d799e63a33833b290a319c17fc0f (diff)
libinput: Update to 1.14.3
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 cf53c7c6..84d61f9c 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 14
-#define LIBINPUT_VERSION_MICRO 0
-#define LIBINPUT_VERSION "1.14.0"
+#define LIBINPUT_VERSION_MICRO 3
+#define LIBINPUT_VERSION "1.14.3"
#endif