diff options
author | Jason Gerecke <killertofu@gmail.com> | 2012-03-06 16:33:31 -0800 |
---|---|---|
committer | Jason Gerecke <killertofu@gmail.com> | 2012-03-06 16:33:31 -0800 |
commit | c2c1a42d4dd97b26dee395b5911bee209fddf030 (patch) | |
tree | b406c2e8b4f541d6e7c873543166540d673095b6 | |
parent | 8e22ba6d8cfe9a21ea40b959152318efe8e0b338 (diff) | |
download | xf86-input-wacom-0.13.99.2.tar.gz |
wacom 0.13.99.2xf86-input-wacom-0.13.99.2
Signed-off-by: Jason Gerecke <killertofu@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4ea7ff1..b382bbf 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-wacom], - [0.13.99.1], + [0.13.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-wacom]) AC_CONFIG_MACRO_DIR([m4]) |