summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-18 20:55:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-18 20:55:06 -0800
commit52f5021347d87289eeb77f992986a17ae0b28cdd (patch)
tree6e434a5e99793e73dc3565a5aa8508f633fd4e1b
parentfc35d5f86590fd33cdad09f6face76f824a3f4eb (diff)
xorg-docs 1.6 (X11R7.6)xorg-docs-1.6
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 0c79feb..fc9b8b8 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.5.99.901],
+ [1.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xorg-docs])
AC_CONFIG_SRCDIR([Makefile.am])