summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2015-01-27 10:08:32 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2015-01-27 10:08:32 +1000
commit64e1b145982a9a9870fee8ce9e4404662151319e (patch)
tree0285b048bbe930bc4f9d8fd7cd480bc79e90e9c0
parente729451bb1ea54209e600acc801ce88d46784aa2 (diff)
xf86-input-libinput 0.6.0xf86-input-libinput-0.6.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 55a1372..a0cf64b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.5.0],
+ [0.6.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])