summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-02-09 16:16:34 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-02-09 16:16:34 +1000
commit2eb5a2f0c08747df44eba6faff95cc9ce24b78ed (patch)
tree3c87c2c317c30eeebced5266da44a0640c13553b /configure.ac
parent19ceef972e76bc491438198659748786d9457668 (diff)
downloadxorg-driver-xf86-input-libinput-2eb5a2f0c08747df44eba6faff95cc9ce24b78ed.tar.gz
xf86-input-libinput 0.24.0xf86-input-libinput-0.24.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 7a1918b..d6d7d34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.23.0],
+ [0.24.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])