summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-03-20 11:23:57 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2018-03-20 11:23:57 +1000
commitf93bc148d4e6702d50ce320f6d519753c0af7c42 (patch)
treec4c6eb90671ec970f8ad448b88d99aa0faeb1f11 /configure.ac
parent0d4b50fd6e200cb8b720ee0b917b882d2d03542b (diff)
downloadxorg-driver-xf86-input-libinput-f93bc148d4e6702d50ce320f6d519753c0af7c42.tar.gz
xf86-input-libinput 0.27.0xf86-input-libinput-0.27.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 fda6b3e..628279f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.26.0],
+ [0.27.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])