diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-05-15 05:59:30 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-05-15 05:59:30 +0000 |
commit | e7448ed7cde82997782d1c0c0d1be2dcf7e48768 (patch) | |
tree | 6cdf63aa603c4b534969aba6b36f596baa4ca475 /app/xinput/configure.ac | |
parent | 30eb7c5f17173a13c25cc18c88e795186b76aeb6 (diff) |
Update to xinput 1.5.4
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 1dc2ce2c5..807a38316 100644 --- a/app/xinput/configure.ac +++ b/app/xinput/configure.ac @@ -2,7 +2,7 @@ dnl Copyright 2007 Peter Hutterer <peter@cs.unisa.edu.au> dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xinput,[1.5.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinput) +AC_INIT(xinput,[1.5.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinput) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |