summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2013-03-04 09:46:17 -0800
committerJason Gerecke <killertofu@gmail.com>2013-03-04 09:46:17 -0800
commitab53739dafee0e0f4a534220501bd067193ff109 (patch)
tree750dc7143f73687ad2ef09308d24404d09da1543
parent256567c6ad9ec120098d9dbf35e9dc609114bc9d (diff)
downloadxf86-input-wacom-ab53739dafee0e0f4a534220501bd067193ff109.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 259afe5..e5a041f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.19.99.1],
+ [0.20.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])