summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Jones <jajones@nvidia.com>2010-11-29 09:35:50 -0800
committerJames Jones <jajones@nvidia.com>2010-12-03 16:50:43 -0800
commitb4e8a6fb63715442b4927d18d9cdd7ee78e50d00 (patch)
tree1f13a64020f3ca16a64550119b7ee5c477a7d1c9
parent6e696a0a4c9a115c7f080c2bdee3d8afc16b134f (diff)
Bump version to 7.1.99.0
Use version 7.1.99.0 to mark the inclusion of Fence Sync protocol support. Signed-off-by: James Jones <jajones@nvidia.com> Reviewed-by: Aaron Plattner <aplattner@nvidia.com> Acked-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 599651b..41269a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([XExtProto], [7.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([XExtProto], [7.1.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE