summaryrefslogtreecommitdiff
path: root/pkg/libinput
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/libinput')
-rw-r--r--pkg/libinput/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h
index 9f33ed57..6a5852de 100644
--- a/pkg/libinput/config.h
+++ b/pkg/libinput/config.h
@@ -10,7 +10,7 @@
/* #undef HAVE_LIBWACOM */
/* #undef HAVE_LIBWACOM_GET_PAIRED_DEVICE */
#define HAVE_MEMORY_H 1
-#define LIBINPUT_VERSION "1.8.0"
+#define LIBINPUT_VERSION "1.8.3"
#define LIBINPUT_VERSION_MAJOR 1
#define LIBINPUT_VERSION_MICRO 0
#define LIBINPUT_VERSION_MINOR 8
@@ -18,10 +18,10 @@
#define PACKAGE "libinput"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=libinput&version=1.8.0"
#define PACKAGE_NAME "libinput"
-#define PACKAGE_STRING "libinput 1.8.0"
+#define PACKAGE_STRING "libinput 1.8.3"
#define PACKAGE_TARNAME "libinput"
#define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/libinput/"
-#define PACKAGE_VERSION "1.8.0"
+#define PACKAGE_VERSION "1.8.3"
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
#endif
@@ -37,7 +37,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "1.8.1"
+#define VERSION "1.8.3"
/* #undef _MINIX */
/* #undef _POSIX_1_SOURCE */
/* #undef _POSIX_SOURCE */