summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-10-19 09:24:37 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2016-10-19 09:24:37 +1000
commitc80954386d536b83f2c9290e1a88515c04505818 (patch)
tree918e2b0d3e0ada3b790de36759f133cef999aeb6 /configure.ac
parenta790ff35f90e459fe03e0c78ab6f4e9dd5045dd0 (diff)
xf86-input-libinput 0.21.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 a1f80fe..3fad444 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.20.0],
+ [0.21.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])