summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <jason.gerecke@wacom.com>2019-10-14 10:40:45 -0700
committerJason Gerecke <jason.gerecke@wacom.com>2019-10-14 10:40:45 -0700
commit17028f68f5ca41cf6c77e4166e48006e6c3fff45 (patch)
tree3c0fe7ba2df0f54eba092ffe3ae6a81e94e14632
parent6e42a0806f61b112deee4e4fa30daf23a435e40c (diff)
downloadxf86-input-wacom-0.38.0.tar.gz
Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 62733e8..1e5381c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.37.99.1],
+ [0.38.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])