summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-09-30 17:01:21 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2016-09-30 17:01:33 +1000
commitcd02040a5d4a8f120d225a4c09f5d1dfc751c0a8 (patch)
treeae5a7cea7ec2b8ef2eefb22709b12c3346e167a9
parent0cfe9ec6c23e73507fd0797bae24c5ed6fcce033 (diff)
xf86-input-libinput 0.20.0xf86-input-libinput-0.20.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 4158e57..a1f80fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.19.0],
+ [0.20.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])