diff options
author | Zephaniah E. Hull <warp@agamemnon.b5> | 2007-04-24 06:12:14 -0400 |
---|---|---|
committer | Zephaniah E. Hull <warp@agamemnon.b5> | 2007-04-24 06:12:14 -0400 |
commit | 3c4a96fbd851e46830fe82570d04e191bae5e8e3 (patch) | |
tree | 24fa6fc1329ecfc0df45b5168d4f3471eccc5f96 /configure.ac | |
parent | Remove driver from list if no device is associated any more. (diff) | |
download | xf86-input-evdev-3c4a96fbd851e46830fe82570d04e191bae5e8e3.tar.gz xf86-input-evdev-3c4a96fbd851e46830fe82570d04e191bae5e8e3.tar.bz2 xf86-input-evdev-3c4a96fbd851e46830fe82570d04e191bae5e8e3.zip |
Updated configure to 1.2.0, no changes yet.
This branch is the great xserver input-hotplug rewrite, consider it unstable
but usable with the 'current' (as of this commit) git xserver.
(Once it's more done that is.)
NOTE: This branch will _not_ remain source or binary compatable with
pre-input-hotplug xservers, you have been warned.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7afb906..26006a0 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-evdev], - 1.1.5, + 1.2.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-evdev) |