summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-05-07 13:06:05 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-05-07 13:06:05 +1000
commita783c19f94e6fed28aeaf0550558cd0b63402b9c (patch)
tree0e9058d7e7d7b136ef3cf77cf8ae0ffb84b99e06 /configure.ac
parent65e3e12fa6fc2043fbb0122c72a4f7df09b1c659 (diff)
parent4e6e0dd562e8e844bede349bd11c339644447d78 (diff)
Merge branch 'master' into xi2
Conflicts: src/property.c src/xinput.c src/xinput.h
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f2ad4f1..8314a6b 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