diff options
author | Adam Jackson <ajax@redhat.com> | 2008-06-10 17:35:33 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-06-10 17:35:33 -0400 |
commit | 08ba40b2532bd61b60c9cf994b21300f596f7ebd (patch) | |
tree | 5b22d6664e462e9a120a875c45d486632b572e45 | |
parent | Disable middle mouse button emulation when a real middle MB event is detected. (diff) | |
download | xf86-input-evdev-08ba40b2532bd61b60c9cf994b21300f596f7ebd.tar.gz xf86-input-evdev-08ba40b2532bd61b60c9cf994b21300f596f7ebd.tar.bz2 xf86-input-evdev-08ba40b2532bd61b60c9cf994b21300f596f7ebd.zip |
evdev 1.99.3xf86-input-evdev-1.99.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b2da490..1b2f2fb 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-evdev], - 1.99.2, + 1.99.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-evdev) |