diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-05-03 19:37:23 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-05-03 19:37:23 +0000 |
commit | 57263d0be3a654462180f9d6f5cbdba2f7f102e8 (patch) | |
tree | b4838c3fa947a7604fff3256c3b13eaeb829d0a0 /app/xinput/configure.ac | |
parent | 0bc8e54d3d74af5dd5472dd378c70743ef1456f3 (diff) |
Update to xinput 1.6.1
Diffstat (limited to 'app/xinput/configure.ac')
-rw-r--r-- | app/xinput/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xinput/configure.ac b/app/xinput/configure.ac index f53a81fb4..c49583eaa 100644 --- a/app/xinput/configure.ac +++ b/app/xinput/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xinput], [1.6.0], +AC_INIT([xinput], [1.6.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinput]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |