summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-01-03 09:29:51 -0800
committerJason Gerecke <killertofu@gmail.com>2012-01-03 09:30:34 -0800
commit933905070d6fd6e438b7a5ff445570e1fad1e70a (patch)
treec76ce95e2400e5fa191aba49dafd4a4dfe09f7af
parent5ca665dd77b074d95fd0d9191f544b022eaaddd8 (diff)
wacom 0.12.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 8487829..82a851a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.12.0],
+ [0.12.99.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])