summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-09-15 11:26:54 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-09-15 11:26:54 +1000
commit2be6487de417473aac85ebd800392cdd8604c4a6 (patch)
treef80540a3f199373cdf83958f0a02728e3dd44988 /configure.ac
parent6ce3d0249d426e6b3c83e7f86d76bb3145c00a74 (diff)
downloadxorg-driver-xf86-input-libinput-2be6487de417473aac85ebd800392cdd8604c4a6.tar.gz
xf86-input-libinput 0.26.0xf86-input-libinput-0.26.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 ed1fd83..fda6b3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.25.1],
+ [0.26.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])