diff options
author | Adam Jackson <ajax@redhat.com> | 2010-08-10 11:02:05 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2010-08-10 11:02:05 -0400 |
commit | 456b74e8778ab0c44e8a70aa45f447ff5c562be3 (patch) | |
tree | f556d4cdc66c1a8afcdae36e13b4db2ec4fe156e | |
parent | c29d24b2ca598011b84387006f03a9360910707f (diff) |
xf86-video-vmware 11.0.2xf86-video-vmware-11.0.2
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 388f99f..f88d376 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-vmware], - [11.0.1], + [11.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-vmware]) AC_CONFIG_SRCDIR([Makefile.am]) |