summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2012-01-11 13:15:59 +0100
committerThomas Hellstrom <thellstrom@vmware.com>2012-01-11 13:15:59 +0100
commit5d7242154c392b2df57476c01f5f0a7a9bce3d8b (patch)
treefde682b117b4cfb5c3d0cf54ee3c1e05a7233695
parentabf9cb75630cb27bb4741d194cb23014fe3d09b1 (diff)
Bump package version to 11.1.0 for releasexf86-video-vmware-11.1.0
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 74fd1b9..f90e8b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vmware],
- [11.0.99.901],
+ [11.1.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vmware])
AC_CONFIG_SRCDIR([Makefile.am])