diff options
author | Jakob Bornecrantz <jakob@vmware.com> | 2012-03-13 21:41:11 +0100 |
---|---|---|
committer | Jakob Bornecrantz <jakob@vmware.com> | 2012-03-13 22:31:09 +0100 |
commit | 57f1204292a116b35d5930752bc06f9065332879 (patch) | |
tree | 5b7c1352c768ca39d317d72d001a956dc2e4fdcc /configure.ac | |
parent | e585f9ea04bbd17398d2fa804be38a4e75bc60e4 (diff) |
Bump version number for the releasexf86-video-vmware-12.0.1
Signed-off-by: Jakob Bornecrantz <jakob@vmware.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index eccca75..77ec7d6 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-vmware], - [12.0.0], + [12.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-vmware]) AC_CONFIG_SRCDIR([Makefile.am]) |