summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2016-11-16 11:22:53 +0700
committerThomas Hellstrom <thellstrom@vmware.com>2016-11-16 12:56:32 +0700
commit0e94cd85b2fa1501d4d883de3c97074c5ea5c373 (patch)
tree9e2ae3c57e04069351db13ea92dd0ef39120d9ea
parent3fd542b0394f9ab198b7750409ec2c0f16eb59da (diff)
Bump minor for release.xf86-video-vmware-13.2.113.2
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 9cd793d..9f259ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vmware],
- [13.2.0],
+ [13.2.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vmware])
AC_CONFIG_SRCDIR([Makefile.am])