summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2010-11-09 14:31:30 +0100
committerThomas Hellstrom <thellstrom@vmware.com>2010-11-09 14:31:30 +0100
commit8f8f71f0075d9d5cbbfca93425462ba03c5b8046 (patch)
treec14c0d2c6abf3a304ea906fda4078ff36c1b7628
parent30ac6eaf64aa4831025555b72b65843686a35094 (diff)
Bump package version to 11.0.3 for releasexf86-video-vmware-11.0.3
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 9ccdf25..e3dcf30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vmware],
- [11.0.2],
+ [11.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vmware])
AC_CONFIG_SRCDIR([Makefile.am])