diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-05-21 09:52:40 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-05-21 09:52:40 +1000 |
commit | 158e3264cefa9e6ac3e2218027b212237b039ce6 (patch) | |
tree | 307d5d3c2c8aa948a8539bd2813a2e781d1c4cab /configure.ac | |
parent | 006c80263027d5c5bc4e26d1b61a412f8a444a2d (diff) |
xf86-input-libinput 0.10.0xf86-input-libinput-0.10.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 aab6356..2b263ca 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-libinput], - [0.9.0], + [0.10.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-libinput]) AC_CONFIG_SRCDIR([Makefile.am]) |