diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-06-04 21:39:52 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-06-04 21:43:05 -0700 |
commit | 4685143df66c83c0b7be67de013f3ab5b06a3b1d (patch) | |
tree | ba5fdb19c2105a0f37a6bc656fb0dd7a83bc9d25 | |
parent | 1647916ff5e93243c7101b831b0a92a47ebefd9e (diff) |
xorg-docs 1.7 (X11R7.7)xorg-docs-1.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b57cac2..427bfab 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.99.901], + [1.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xorg-docs]) AC_CONFIG_SRCDIR([Makefile.am]) |