aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2008-07-14 13:34:36 +0930
committerPeter Hutterer <peter.hutterer@who-t.net>2008-07-14 13:34:36 +0930
commitf135e074629c7cba01bbe9ff6bce77883c22bb29 (patch)
tree39d1eb45c567a98d9652a6a29e94615897a697aa
parentDon't enable the device if the grab failed with ENODEV. (diff)
downloadxf86-input-evdev-2.0.2.tar.gz
xf86-input-evdev-2.0.2.tar.bz2
xf86-input-evdev-2.0.2.zip
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7db989..c9a58c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-input-evdev],
- 2.0.1,
+ 2.0.2,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-input-evdev)