diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-23 12:20:12 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-23 12:23:01 +1000 |
commit | 446401bea9d0335273963f476e897d8c4916420e (patch) | |
tree | 1c995683b3c384a11c98d6b7bd8cfc99ec395b79 /configure.ac | |
parent | 8d4e03570cbdbb53bae57452614cbe45b6eb46f8 (diff) |
xf86-input-libinput 0.9.0xf86-input-libinput-0.9.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 a4ade2d..0ba780c 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-libinput], - [0.8.0], + [0.9.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-libinput]) AC_CONFIG_SRCDIR([Makefile.am]) |