summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2013-04-29 13:20:58 -0700
committerJason Gerecke <killertofu@gmail.com>2013-04-29 13:20:58 -0700
commitc1f31c0ab16bc11614d6cfbd9bc16e4714732279 (patch)
tree3d4b22303146393ce5acaa9c4816d6e1668587d3
parent5c6bd8d45ca2358d42fdd028112e724c691774ba (diff)
downloadxf86-input-wacom-c1f31c0ab16bc11614d6cfbd9bc16e4714732279.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 c40f767..0ab65c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.20.99.1],
+ [0.21.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])