diff options
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 |