summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2011-10-30 20:13:51 -0700
committerJason Gerecke <killertofu@gmail.com>2011-10-30 20:13:51 -0700
commit5cdd524f9986bc8bc628d953379c5eb8c0003c9b (patch)
treee65287b15f1c93231b4b01723e68bc889e164721
parentee6abf754d08b6b073c2494353db68b7275fdac3 (diff)
wacom 0.11.99.1
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 c151e54..8f07925 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.11.99],
+ [0.11.99.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])