summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-10-15 09:36:36 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2018-10-15 09:36:36 +1000
commite26fc3c66c04eb3d3164e6a9e7c983154fb00856 (patch)
treeaa949ecc625fada0d3a413a49134d9131b61f260
parenta759610292a53067fc811e70703bffff8dc0cb16 (diff)
downloadxorg-driver-xf86-input-libinput-e26fc3c66c04eb3d3164e6a9e7c983154fb00856.tar.gz
xf86-input-libinput 0.28.1xf86-input-libinput-0.28.1
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 ce4eaa5..3be9f8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.28.0],
+ [0.28.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])