summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2013-07-15 10:09:40 -0700
committerJason Gerecke <killertofu@gmail.com>2013-07-15 10:09:40 -0700
commit3f95c4c58afd25e7c8a3ab18dad936f615cfd189 (patch)
treee0b32cb2ba28d940d4081c6458be2ebf43eee852
parentb25eb646c36d19a46c561b3c091adb5c86c563df (diff)
downloadxf86-input-wacom-3f95c4c58afd25e7c8a3ab18dad936f615cfd189.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 159cc5f..00706a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.22.0],
+ [0.22.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])