summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2015-06-09 18:06:04 -0700
committerJason Gerecke <killertofu@gmail.com>2015-06-09 18:06:04 -0700
commit69ddccf81c67191026612bad45a0a4192a55e1d2 (patch)
tree36fc786d40582f6a51ab481d6884652c5b6645bf
parent8b76a75a0475d0dada34acb86d0c91b4bc12e4b5 (diff)
downloadxf86-input-wacom-0.30.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 41619c3..6c8488e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.29.99.1],
+ [0.30.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])