summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-07-09 09:56:54 -0700
committerJason Gerecke <killertofu@gmail.com>2012-07-09 09:57:11 -0700
commitf5b89e44aa70d5297330014694c04d46f6e96a72 (patch)
treef3764f07081920fba8824bed14f6217cef3e497b /configure.ac
parent35ba79a91257e9da5c8d749be382ec1841c78057 (diff)
wacom 0.16.0
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 1cf1be3..aa07328 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.15.99.1],
+ [0.16.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])