summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-01-16 12:48:05 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-01-16 12:48:05 +1000
commit6f444b5d063452e7a8705c756269960e509241d8 (patch)
treea388d57d26ab4a15faf002f4d722b495dea6bee7
parentaabe69b44c14c443df1dfb25d23e1c180a6a029d (diff)
xinput 1.4.0xinput-1.4.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a439c68..27788c4 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.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinput)
+AC_INIT(xinput,[1.4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinput)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE