summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-12-19 11:15:21 -0800
committerJason Gerecke <killertofu@gmail.com>2012-12-19 11:15:21 -0800
commit654fdcb188e272f4122ea128612e899b397b0709 (patch)
treee4996cfbe911365d50c832ef9bae0e7941ca57ab /configure.ac
parentd4aad5dd0c0d010701e2d3f46d9cd98daf6883e4 (diff)
wacom 0.18.99.1
Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e1f7d97..2dc5cc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.18.0],
+ [0.18.99.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])