summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <jason.gerecke@wacom.com>2021-02-03 06:46:54 -0800
committerJason Gerecke <jason.gerecke@wacom.com>2021-02-03 06:46:54 -0800
commit9d7e3bf42052694c799da1e16ad7f60c913a492f (patch)
tree9021ee2edf5eb7a01fabc39c5f91e580b7968657
parentabffe85e3a873c63237b96e5d3d40172805f3822 (diff)
downloadxf86-input-wacom-0.40.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 f388a30..f6c1a8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.39.0],
+ [0.40.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])