summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-12-17 14:24:59 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-12-17 14:24:59 +1000
commit4832c94775ee4a02cfaf53ba427d7cf677f70932 (patch)
tree09b3eca911eb1e5c9b8966cd2f7a62c2cb687b33 /configure.ac
parent48e32091c5a3220a464caad49fd7dd013c429eda (diff)
parente93e9d004c11a59cab56139c0c04ea2b5c6a926b (diff)
downloadxorg-proto-inputproto-4832c94775ee4a02cfaf53ba427d7cf677f70932.tar.gz
Merge branch 'barriers'inputproto-2.2.99.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1c74810..7c8e2eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([InputProto], [2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([InputProto], [2.2.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE