summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2016-12-05 11:14:08 -0800
committerJason Gerecke <killertofu@gmail.com>2016-12-05 11:14:08 -0800
commit6ff54b3020268f7baf8f1e748a6e278126472c58 (patch)
treea742dcfae58ed5a9d97f7a0d0210d008f54c2e50
parent3ad7e9e6bfce19f630fc2902dfcceb53b912ae1f (diff)
downloadxf86-input-wacom-6ff54b3020268f7baf8f1e748a6e278126472c58.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 bd424ea..b973380 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.33.99.1],
+ [0.34.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])