diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2015-04-08 23:26:34 -0700 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2015-04-08 23:26:34 -0700 |
commit | d2040bd52d2dde08ce729dedabb350d3476e294a (patch) | |
tree | 1de37b0a3ba0c12379712ebaa4f79e54c856ff0a | |
parent | 5b7d9cf15ae44361a3de506916f769d8dfec61d1 (diff) |
vmmouse: Bump version number for releasexf86-input-vmmouse-13.0.99
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 248fde9..6f2260f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.60) AC_INIT([xf86-input-vmmouse], - [13.0.0], + [13.0.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-vmmouse) |