diff options
author | Jason Gerecke <killertofu@gmail.com> | 2015-03-05 17:50:35 -0800 |
---|---|---|
committer | Jason Gerecke <killertofu@gmail.com> | 2015-03-05 17:50:35 -0800 |
commit | e97d82e253635ec2e7c592ed24b772b231eb8b38 (patch) | |
tree | 050ec0508c0be03d9f0e03d8418dd9c08abdbc9a /configure.ac | |
parent | 0af1fcfa3212e099267921410aedd4d75b6c2deb (diff) | |
download | xf86-input-wacom-e97d82e253635ec2e7c592ed24b772b231eb8b38.tar.gz |
wacom 0.28.99.1xf86-input-wacom-0.28.99.1
Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c2de068..1b9887d 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-wacom], - [0.28.0], + [0.28.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-wacom]) AC_CONFIG_MACRO_DIR([m4]) |