summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2019-08-12 12:35:51 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2019-08-12 12:35:51 +1000
commit400bf493d1840e72dc3bad624707b4934fe5de33 (patch)
tree49b11946ffea9757ab2feaa83b8ba0bbc9e00b11
parent27a88897bedb8dca41be311a162243ec7f4a952d (diff)
downloadxorg-driver-xf86-input-libinput-400bf493d1840e72dc3bad624707b4934fe5de33.tar.gz
xf86-input-libinput 0.29.0xf86-input-libinput-0.29.0
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 1a00292..ba78e97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.28.2],
+ [0.29.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])