summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2015-03-16 16:53:03 -0700
committerJason Gerecke <killertofu@gmail.com>2015-03-16 17:11:44 -0700
commita6cdf28476062f70c1481b255e7d22d814f73440 (patch)
tree57959e9592eda6acceda8137782c743a0409e6de
parenta8d43fceb38cad8386b87dd4069e4022e05f5d7c (diff)
downloadxf86-input-wacom-a6cdf28476062f70c1481b255e7d22d814f73440.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 1b9887d..ec04a2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.28.99.1],
+ [0.29.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])