summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-08-27 09:42:37 -0700
committerJason Gerecke <killertofu@gmail.com>2012-08-27 10:45:40 -0700
commite918c957f1c77fda3dec3fb9cb38ded6ffed9ca4 (patch)
tree029dbf8abf6b6bc5d1f82b1f6b06e352666e50d6 /configure.ac
parent03583c5a54292cd484d41656e141e3c65ed961da (diff)
wacom 0.16.99.1
Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 916c69e..f4bf0b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.16.0],
+ [0.16.99.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])