summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-09-05 09:22:26 -0700
committerJason Gerecke <killertofu@gmail.com>2012-09-05 09:22:26 -0700
commitc246b7e4f756856d0d32501f86c7d655efe97106 (patch)
tree7126e333ba6073dd9083440c05bcbad98880ae96
parente918c957f1c77fda3dec3fb9cb38ded6ffed9ca4 (diff)
downloadxf86-input-wacom-0.17.0.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 f4bf0b2..e800632 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.16.99.1],
+ [0.17.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])