summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2019-10-09 14:25:21 -0700
committerJason Gerecke <killertofu@gmail.com>2019-10-09 15:00:23 -0700
commit6e42a0806f61b112deee4e4fa30daf23a435e40c (patch)
treede7fb4978f50e3cf293201cd9915080712417093
parent76878df9a7bbcead2375a19fd1683f830e6941bb (diff)
downloadxf86-input-wacom-6e42a0806f61b112deee4e4fa30daf23a435e40c.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 f8eca29..62733e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.37.0],
+ [0.37.99.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])