summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2013-07-10 11:49:29 -0700
committerJason Gerecke <killertofu@gmail.com>2013-07-10 14:09:36 -0700
commit4982cebdadb32376c3b1964616ede44a712c8a24 (patch)
tree5c3e7c3f21b75af12c8e0657d7c38ea7474c58d4
parent67daf21bdb7b32c27818bffaf56849a522d23477 (diff)
downloadxf86-input-wacom-4982cebdadb32376c3b1964616ede44a712c8a24.tar.gz
Signed-off-by: Jason Gerecke <killertofu@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bc1f620..159cc5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.21.99.1],
+ [0.22.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])