summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-10-26 16:01:47 -0700
committerJason Gerecke <killertofu@gmail.com>2012-10-26 16:01:47 -0700
commit3474d206359cf54e991d5dfeff04ed00efa3ce4e (patch)
tree7fe08de39ce55b20499428560bd9061df6d57e08
parentb3e52e3f921a8f28962ec6e369db1235f046168c (diff)
downloadxf86-input-wacom-3474d206359cf54e991d5dfeff04ed00efa3ce4e.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 ad9d8c7..822f4be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.17.99.1],
+ [0.18.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])