summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2016-11-18 15:21:58 -0800
committerJason Gerecke <killertofu@gmail.com>2016-11-18 15:21:58 -0800
commit3ad7e9e6bfce19f630fc2902dfcceb53b912ae1f (patch)
treea2cbb574b122d4e268e587a43b43b1b0953cd18a
parent051a406583a93cad2ec34a3fb03885237cd1a23e (diff)
downloadxf86-input-wacom-3ad7e9e6bfce19f630fc2902dfcceb53b912ae1f.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 afb786c..bd424ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.33.0],
+ [0.33.99.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])