diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-06-04 21:43:27 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-06-04 21:43:27 -0700 |
commit | db5ba2206922fd238da096f93053891e706abc92 (patch) | |
tree | f274994ba05eb88e960a7fe4e96b4994a6373eab /configure.ac | |
parent | 8f413801f0f5ef4b79a6e9df8f7898dece8e932d (diff) |
xorg-sgml-doctools 1.11 (X11R7.7)xorg-sgml-doctools-1.11
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e473015..780c6fb 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xorg-sgml-doctools], [1.10.99.901], +AC_INIT([xorg-sgml-doctools], [1.11], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xorg-sgml-doctools]) AC_CONFIG_SRCDIR([Makefile.am]) |