diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-03-06 15:32:58 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-03-06 15:32:58 +1000 |
commit | 7b3b04b5186abf9b3ebb7bc9db1c0bf10635d84c (patch) | |
tree | 00b80f7a32efd0aba628b3d30f97e3f8f0afa3d9 | |
parent | 4ac531bdf6577ab4701b38d333626593abbf327d (diff) |
xf86-input-libinput 0.8.0xf86-input-libinput-0.8.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e29abd4..a4ade2d 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-libinput], - [0.7.0], + [0.8.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-libinput]) AC_CONFIG_SRCDIR([Makefile.am]) |