summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-07-11 11:06:59 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2018-07-11 11:06:59 +1000
commitc67f191d5bc1a4a130f89743a3ce35ee06c90f85 (patch)
tree7a3d6d6ed0761c2fbb620edd576866604bcc2caa /configure.ac
parent1978a2555b338e5177523046e6338f58a4253951 (diff)
downloadxorg-driver-xf86-input-libinput-c67f191d5bc1a4a130f89743a3ce35ee06c90f85.tar.gz
xf86-input-libinput 0.28.0xf86-input-libinput-0.28.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 4e87591..ce4eaa5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.27.1],
+ [0.28.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])