aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@redhat.com>2008-11-03 13:47:15 +1030
committerPeter Hutterer <peter.hutterer@redhat.com>2008-11-03 13:47:15 +1030
commit7ef4e2c5e14e558f41fb7f411e2976f517b6b526 (patch)
tree6b3d1d2fcc28984fd138b81e727090c8e016039f
parentAdd support for axes swapping. (diff)
downloadxf86-input-evdev-7ef4e2c5e14e558f41fb7f411e2976f517b6b526.tar.gz
xf86-input-evdev-7ef4e2c5e14e558f41fb7f411e2976f517b6b526.tar.bz2
xf86-input-evdev-7ef4e2c5e14e558f41fb7f411e2976f517b6b526.zip
That's it, no more new features. Now it's down to bugfixing only.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 144964c..f1d06cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-input-evdev],
- 2.0.99.2,
+ 2.0.99.3,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-input-evdev)