summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2019-12-20 10:42:31 -0800
committerJason Gerecke <killertofu@gmail.com>2019-12-20 10:42:31 -0800
commit0fb1699b48a36a564ce3b928d90be27f896c220a (patch)
treebff4407bdbbe84e320f453c25afcc05a53eaa53f
parenta3b03e8638c037132fdf0927c7e488ec80967a5c (diff)
downloadxf86-input-wacom-0.39.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 1e5381c..f388a30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.38.0],
+ [0.39.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])