diff options
author | Zack Rusin <zackr@vmware.com> | 2013-01-15 12:05:45 -0800 |
---|---|---|
committer | Zack Rusin <zackr@vmware.com> | 2013-01-15 12:05:45 -0800 |
commit | 686859fba16ed2616c38bbe5d4e38abf4c5b7ae9 (patch) | |
tree | 5c134ad4ae4711c4ca3e61b1a329a8e4be982163 | |
parent | adf375f3d400e51b1e445e89de6bd82be0bb4ef3 (diff) |
Bump the version number to 13.0.0xf86-video-vmware-13.0.0
New abi and various fixes
Signed-off-by: Zack Rusin <zackr@vmware.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 444e3fb..424fb92 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-vmware], - [12.0.99.901], + [13.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-vmware]) AC_CONFIG_SRCDIR([Makefile.am]) |