summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-06-11 18:02:16 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-06-11 18:02:16 -0400
commit9a6e8c5ec72cf4ed41935cb1311ea48b8de9d6f8 (patch)
tree25404240f0b7ff918977e6207b88efd9a2dfe72f
parent1c4537d44ca85d9f6c0c102983a1732d734858ee (diff)
Version bump: 1.8xorg-sgml-doctools-1.8
For olinks to be resolved, updated protos, libs and xserver are required. These will require XORG_CHECK_SGML_DOCTOOLS(1.8) Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 01643d4..4ea68dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xorg-sgml-doctools], [1.7],
+AC_INIT([xorg-sgml-doctools], [1.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xorg-sgml-doctools])
AC_CONFIG_SRCDIR([Makefile.am])