diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-04-06 09:54:07 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-04-06 10:01:44 +1000 |
commit | 286724a1417ffda447be918e8bcf46cc37ed715b (patch) | |
tree | d72e255492847a299c5bfdb06fbc1cf0ed0de36a | |
parent | 4134bd0f23acf3ff30311007ceba9ecbe568a70a (diff) |
xinput 1.4.1xinput-1.4.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8d96a73..e973c22 100644 --- a/configure.ac +++ b/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.4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinput) +AC_INIT(xinput,[1.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinput) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |