summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2017-06-26 15:08:47 -0700
committerJason Gerecke <killertofu@gmail.com>2017-06-26 15:08:47 -0700
commit4bf1f36791ba5a2ad7e59fe7257f0893b40f4e7d (patch)
treeb040cde7752395610ee527cbd941007a3892dc79
parent60edf6341fed25ec0df6d07be6ade31ca960d607 (diff)
downloadxf86-input-wacom-4bf1f36791ba5a2ad7e59fe7257f0893b40f4e7d.tar.gz
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c733ef4..906b9d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.34.99.1],
+ [0.35.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])