summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZephaniah E. Hull <warp@agamemnon.b5>2007-04-24 06:12:14 -0400
committerZephaniah E. Hull <warp@agamemnon.b5>2007-04-24 06:12:14 -0400
commit3c4a96fbd851e46830fe82570d04e191bae5e8e3 (patch)
tree24fa6fc1329ecfc0df45b5168d4f3471eccc5f96
parentba65c34068a836ae393565a6a8260a4e96709816 (diff)
downloadxorg-driver-xf86-input-evdev-3c4a96fbd851e46830fe82570d04e191bae5e8e3.tar.gz
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.
-rw-r--r--configure.ac2
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)