summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@fido2.homeip.net>2007-02-08 18:22:16 -0800
committerPhilip Langdale <philipl@fido2.homeip.net>2007-02-08 18:22:16 -0800
commiteca6e9f9458440feebd6598aee24f02a3fd7a75f (patch)
treedf7b65777dd3644c38ab6e273d1baf8efbb06f48 /configure.ac
parent2ec8c25cc935a318bd07c0d1fba9960dfe8f38d4 (diff)
Bump version to 10.15.0
This release adds truely usable resizing support by removing the restriction that the you cannot resize larger than the initial mode.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e68952d..725555b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-vmware],
- 10.14.1,
+ 10.15.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-vmware)