aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-05-21 15:05:10 -0400
committerAdam Jackson <ajax@redhat.com>2008-05-21 15:05:10 -0400
commitd45f315845e19a720af25dc5f6c8a4c654c6e225 (patch)
tree73ef8de47f5d1995bd7077afdfebdc4a428bdd67
parentFix a trivial bug in testing for absolute axes. (diff)
downloadxf86-input-evdev-d45f315845e19a720af25dc5f6c8a4c654c6e225.tar.gz
xf86-input-evdev-d45f315845e19a720af25dc5f6c8a4c654c6e225.tar.bz2
xf86-input-evdev-d45f315845e19a720af25dc5f6c8a4c654c6e225.zip
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7c8b681..b2da490 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-input-evdev],
- 1.99.1,
+ 1.99.2,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-input-evdev)