summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2011-11-14 11:43:56 -0800
committerJason Gerecke <killertofu@gmail.com>2011-11-15 11:21:46 -0800
commit31dbd9fc9fdd3691d9ef43c707ecc780e0c62d24 (patch)
tree4e72125bd126663144bc8d18f506a7bd246bdee9
parent22a26f34ba4f47a648cd01d87aa649033db2e1e1 (diff)
xf86-input-wacom 0.12.0
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 8f07925..8487829 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.1],
+ [0.12.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])