summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-01-16 10:03:10 -0800
committerJason Gerecke <killertofu@gmail.com>2012-01-16 10:03:10 -0800
commit8a8931cc77babbd84a4ec7a1df04e995aaa1e980 (patch)
treef722eefa39a1b82a72acf5ce8468faa4a991678f
parenta94a6fbaa5bde44d1d6fc2f33f56d6ffddefca75 (diff)
wacom 0.13.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 82a851a..ee9508f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.12.99.1],
+ [0.13.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])