summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-04-24 11:40:58 -0700
committerJason Gerecke <killertofu@gmail.com>2012-04-24 11:40:58 -0700
commit311be3952d3557720bbb5e0203066ca1864f74ef (patch)
treedbe245da3bb7aa28f639a75cdf9010fc0053d1af
parent5fab61b10aabdc5b5461798f9002669adf18f263 (diff)
downloadxf86-input-wacom-0.14.99.1.tar.gz
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 9779fe0..e226a3d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.14.0],
+ [0.14.99.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])