summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2016-05-13 15:32:27 -0700
committerJason Gerecke <killertofu@gmail.com>2016-05-13 15:32:27 -0700
commitb16b68a9302ce19226d78eed0e1fcb530f372506 (patch)
tree412b2ce0754f6c04cbbb29589061c8f0c38d8ed3
parentf4763d1985330bb966908113bf3bd0b55d68372c (diff)
downloadxf86-input-wacom-b16b68a9302ce19226d78eed0e1fcb530f372506.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 1e034fa..afb786c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.32.99.1],
+ [0.33.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])