summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Douglas <chase.douglas@canonical.com>2011-09-13 15:09:57 -0500
committerChase Douglas <chase.douglas@canonical.com>2011-09-13 15:09:57 -0500
commitcfa06b98d50d6892e5961e86f6223b6b096d9ef4 (patch)
tree611ba38702582c72fc267882cba9887617fcbb71
parent24e7dac91fb919c1668736f6e4309ae522a96d86 (diff)
downloadxorg-proto-inputproto-cfa06b98d50d6892e5961e86f6223b6b096d9ef4.tar.gz
Bump version to 2.1.99 for XI 2.2 multitouch changes
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d3e2bc2..b3acba5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([InputProto], [2.0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([InputProto], [2.1.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE