aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-06-10 17:35:33 -0400
committerAdam Jackson <ajax@redhat.com>2008-06-10 17:35:33 -0400
commit08ba40b2532bd61b60c9cf994b21300f596f7ebd (patch)
tree5b22d6664e462e9a120a875c45d486632b572e45
parentDisable middle mouse button emulation when a real middle MB event is detected. (diff)
downloadxf86-input-evdev-1.99.3.tar.gz
xf86-input-evdev-1.99.3.tar.bz2
xf86-input-evdev-1.99.3.zip
-rw-r--r--configure.ac2
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)