summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2015-01-19 11:23:50 +0100
committerThomas Hellstrom <thellstrom@vmware.com>2015-01-19 11:23:50 +0100
commit891ee48e4c1baa2643eda048b4207f8263a37dca (patch)
tree664a9287a334d7c10af446c5b8aaa31601e86f4d
parent79289b0ffc553ded902eea7b8b9803b098f340e3 (diff)
vmware: Bump version number for releasexf86-video-vmware-13.1.013.1
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 be40ed7..97f2f85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vmware],
- [13.0.2],
+ [13.1.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vmware])
AC_CONFIG_SRCDIR([Makefile.am])