aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorZephaniah E. Hull <warp@aehallh.com>2006-04-30 21:39:08 +0000
committerZephaniah E. Hull <warp@aehallh.com>2006-04-30 21:39:08 +0000
commiteca922bd95fbcf09dd0839e571dc30263c94172f (patch)
treee623d35fde8b8967a12143486045862ac24c4f33 /configure.ac
parentxf86-input-evdev v1.1.1 (diff)
downloadxf86-input-evdev-eca922bd95fbcf09dd0839e571dc30263c94172f.tar.gz
xf86-input-evdev-eca922bd95fbcf09dd0839e571dc30263c94172f.tar.bz2
xf86-input-evdev-eca922bd95fbcf09dd0839e571dc30263c94172f.zip
xf86-input-evdev v1.1.2xf86-input-evdev-1_1_2XORG-7_1
Bugzilla #6734 <https://bugs.freedesktop.org/show_bug.cgi=6734> Apply patch from Philip Langdale which causes us to make sure that O_NONBLOCK is set on the inotify device.
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 4f9a98a..e849632 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-input-evdev],
- 1.1.1,
+ 1.1.2,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-input-evdev)