summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-09-14 07:17:51 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2016-09-14 07:17:51 +1000
commit9b9fa156020c7859bea3b6196769f390bdabf1ee (patch)
tree30485901ac0664a1a2aa2f25dee20b9e149d9b3b
parent0d8d6f15e2961291c2bbf977913ba18ff20bad63 (diff)
downloadxorg-driver-xf86-input-libinput-0.19-branch.tar.gz
xf86-input-libinput 0.19.1xf86-input-libinput-0.19.10.19-branch
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 7dea666..48e5b19 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.19.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])