summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2015-11-23 15:20:02 -0800
committerJason Gerecke <killertofu@gmail.com>2015-11-23 15:20:02 -0800
commita626adda70bf7e514a6715ba0fe63874808ca5e0 (patch)
tree9c30417fe44b82910c77d3e23615426a20f93e16
parent380a443fb7ee96e6a7fe13405a3c8d9682b729c6 (diff)
downloadxf86-input-wacom-a626adda70bf7e514a6715ba0fe63874808ca5e0.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 a414523..669d88e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.31.0],
+ [0.32.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])