summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-03-09 15:58:39 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-03-09 15:58:39 +1000
commit153a7fc62fa87a2cc2516826b3eae16fa8cc861d (patch)
treecfe99b5e55668a1ae537d65bca49b34af422b2b0
parent72fb6d304eec6eeeac6b42963c2729134d56de57 (diff)
downloadxorg-driver-xf86-input-libinput-153a7fc62fa87a2cc2516826b3eae16fa8cc861d.tar.gz
xf86-input-libinput 0.25.0xf86-input-libinput-0.25.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 d6d7d34..268fda3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.24.0],
+ [0.25.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])