summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVinay Bondhugula <vinayb@vmware.com>2008-04-17 20:54:23 -0400
committerVinay Bondhugula <vinayb@vmware.com>2008-04-17 20:54:23 -0400
commit7870dc715b1efe173af1e2664778e2066508e066 (patch)
treeb1747d6640a397f581ada18f4c20e659b709721e /configure.ac
parentbe75c66fa7933c7dfa86e5514c744f47734c5fc8 (diff)
Bump version to 10.16.1 in configure.ac
The previous change didn't bump up the version in configure.ac.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 878bd02..8d20681 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-vmware],
- 10.16.0,
+ 10.16.1,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-vmware)