summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2014-04-03 15:31:09 -0700
committerJason Gerecke <killertofu@gmail.com>2014-04-03 15:31:09 -0700
commit45ebd5c5eb379bd9b04ed585d1406e3f9b6bc16b (patch)
treeb3a954f4b4dba3296c42af3f619877a958db98d1
parente30b3789ca82d058dd10caca8a7e825154fd0e7f (diff)
downloadxf86-input-wacom-45ebd5c5eb379bd9b04ed585d1406e3f9b6bc16b.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 ca68191..5eae74d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.23.99.1],
+ [0.24.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])