summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-02-26 15:57:48 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2016-02-26 15:57:48 +1000
commit8136113139dd2a27fcfa4552da89aa110bc8fbe3 (patch)
tree618aec228eecf9d455208e68742b494b134b050b /configure.ac
parent202eb68dc061510d57900d29b3a76fe2ed811998 (diff)
downloadxorg-driver-xf86-input-libinput-8136113139dd2a27fcfa4552da89aa110bc8fbe3.tar.gz
xf86-input-libinput 0.17.0xf86-input-libinput-0.17.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 6fc95e3..cdb8aed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.16.0],
+ [0.17.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])