summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 23:09:58 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 23:09:58 -0700
commit703974aee2f4e380076427b4b04da407b663ed2c (patch)
treede94ba3d3d06e8a6d793c4c2e7563758f5dc54b9
parent8f4ec2fcbd61cfb72478aadbbe3d6823e741338f (diff)
xorg-docs 1.7.1xorg-docs-1.7.1
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 4329d48..80d7307 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.7],
+ [1.7.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xorg-docs])
AC_CONFIG_SRCDIR([Makefile.am])