summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2013-04-17 12:03:32 +0200
committerJakob Bornecrantz <jakob@vmware.com>2013-04-17 12:03:32 +0200
commitb3345886332ee2b9fd1348dc2cd36257dfd71986 (patch)
treec58d615ff0154ed45bde5fa691e04a75f9837230
parentd13a6334fe76f4e869b2cb8c0a6a13c185b1bedd (diff)
Bump the version number to 13.0.1xf86-video-vmware-13.0.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 424fb92..0631bcc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vmware],
- [13.0.0],
+ [13.0.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vmware])
AC_CONFIG_SRCDIR([Makefile.am])