summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-04-16 12:18:24 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-04-16 12:18:24 +1000
commit69888cef81b3bf2339aa9f9132e4b7b83127979c (patch)
tree8aeacb6b1691b890f7a26a8590363c03f1601bdf
parent6c1c53d296f42b4bdadadf1d85750c4610fc4096 (diff)
downloadxorg-driver-xf86-input-libinput-69888cef81b3bf2339aa9f9132e4b7b83127979c.tar.gz
xf86-input-libinput 1.0.1xf86-input-libinput-1.0.1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d9403d..511d5b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [1.0.0],
+ [1.0.1],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])