summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-10-19 10:55:12 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2016-10-19 10:55:12 +1000
commit728217775626e2086d7c3acd0d242562390f145b (patch)
treec768b1720f05aa2c68b0069ef134beb3b64c6a3f /configure.ac
parent1dd61abf7e6af9cdd12d8f5a35fe90954aa03e64 (diff)
downloadxorg-driver-xf86-input-libinput-728217775626e2086d7c3acd0d242562390f145b.tar.gz
xf86-input-libinput 0.22.0xf86-input-libinput-0.22.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3fad444..9894817 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.21.0],
+ [0.22.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])