summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2013-09-27 16:42:39 -0700
committerJason Gerecke <killertofu@gmail.com>2013-09-27 16:42:39 -0700
commit5395d18c4bbaa0d9ea96617ad41bd94848fb05e9 (patch)
treef59137aa2c87dca1943db62f11eaea4218f3507d
parenteef947af1447df58099a005834de394edb4b03d0 (diff)
wacom 0.23.0
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 4627ae3..4ba103c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.22.99.1],
+ [0.23.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])