diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2012-01-13 17:01:02 +0100 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2012-01-13 17:32:42 +0100 |
commit | 193b5118199028ea0180785bb3f4c8a16359b8b0 (patch) | |
tree | e0b333ccf869176b706fe959404b5ca9ef58d7fa | |
parent | c5af120177949c82cbd0611da565fef9c2c829cb (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.ac | 2 |
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]) |