summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-14 10:27:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-14 10:27:44 -0700
commit64d8161650f0817d6c818c3d90e27a8b66fdf3dc (patch)
treeba10274c06b0b2c91f23ffd1053424ad785dedc9
parentbf9fa7fd4826643398b48cb01574d5cd8148ebca (diff)
xorg-docs 1.6.99.901 (1.7 RC1) snapshot for X11R7.7 RC1 docsxorg-docs-1.6.99.901
Signed-off-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 7ceabbe..b57cac2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xorg-docs],
- [1.6],
+ [1.6.99.901],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xorg-docs])
AC_CONFIG_SRCDIR([Makefile.am])