diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-02-24 14:45:12 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-02-24 14:45:12 +1000 |
commit | 278a685c5a643fc6c5042e15e063721b09e85282 (patch) | |
tree | 824b76e88ebb29fd42352afa9867e81364beefb1 /configure.ac | |
parent | 875f1696b780862886c75cd88b29fbc933ea7a1b (diff) |
xf86-input-libinput 0.7.0xf86-input-libinput-0.7.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a0cf64b..b57a575 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-libinput], - [0.6.0], + [0.7.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-libinput]) AC_CONFIG_SRCDIR([Makefile.am]) |