summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2013-01-02 11:15:53 -0800
committerJason Gerecke <killertofu@gmail.com>2013-01-02 11:15:53 -0800
commitbc2de318b5ad131fb60d3c5a057c185f764969a1 (patch)
treecf44eb86fa5e2ba4bcc71927b2740b17ebb3dbf9
parentc29dbba29eb6e8ab1494339c29483b0e1068d894 (diff)
downloadxf86-input-wacom-bc2de318b5ad131fb60d3c5a057c185f764969a1.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 2dc5cc6..cae4757 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-wacom],
- [0.18.99.1],
+ [0.19.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-wacom])
AC_CONFIG_MACRO_DIR([m4])