summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2012-01-13 17:01:02 +0100
committerThomas Hellstrom <thellstrom@vmware.com>2012-01-13 17:32:42 +0100
commit193b5118199028ea0180785bb3f4c8a16359b8b0 (patch)
treee0b333ccf869176b706fe959404b5ca9ef58d7fa
parentc5af120177949c82cbd0611da565fef9c2c829cb (diff)
Bump version number for releasexf86-video-vmware-11.99.901
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0749a76..fb207f6 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.99.901],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vmware])
AC_CONFIG_SRCDIR([Makefile.am])