summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2012-05-02 10:25:01 -0700
committerJason Gerecke <killertofu@gmail.com>2012-05-02 10:25:01 -0700
commit904443623df7f293f6d87e85e0b808183afe67c9 (patch)
tree24e1928a416b023855bcd2d4eebfc49620d0b8ac
parent311be3952d3557720bbb5e0203066ca1864f74ef (diff)
downloadxf86-input-wacom-0.15.0.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 e226a3d..a017787 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.14.99.1],
+ [0.15.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])