summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2018-01-22 11:58:06 -0800
committerJason Gerecke <killertofu@gmail.com>2018-01-22 11:58:06 -0800
commitffb3925cc1deb5d840ad4b2ba1ab853955d959c8 (patch)
tree6a83dd33d9d18815d175147aa413b9405dac869b
parent32c065ae020da43dbe25ef650a9d8c496f5cbc55 (diff)
downloadxf86-input-wacom-ffb3925cc1deb5d840ad4b2ba1ab853955d959c8.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 0305519..13936ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.35.99.1],
+ [0.36.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])