summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2014-11-03 17:00:26 -0800
committerJason Gerecke <killertofu@gmail.com>2014-11-03 17:00:26 -0800
commitcea8074a0b987efb064cfbebe1de4c684592b928 (patch)
treeb05e7c4ae03f7cd0a159d2cdeb267fd9a3f9a2c4
parentbac8243d680d9cde531aaa00c048299017d32962 (diff)
downloadxf86-input-wacom-cea8074a0b987efb064cfbebe1de4c684592b928.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 f9ac1f4..151d3c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.26.99.1],
+ [0.27.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])