diff options
author | Philip Langdale <philipl@fido2.homeip.net> | 2006-10-31 19:12:29 -0800 |
---|---|---|
committer | Philip Langdale <philipl@fido2.homeip.net> | 2006-10-31 19:12:29 -0800 |
commit | 4dd038bd73208184344cae4f363c492c7e61524b (patch) | |
tree | 2eceaebe45ee314a7412b4f6b9081804eb9eec8e /configure.ac | |
parent | 73945118a6b3cad60f4a1927b9394206d36e8281 (diff) |
Bump version to 10.14.0
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 884f451..9adb5a8 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-vmware], - 10.13.99, + 10.14.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-vmware) |