summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-09-07 09:46:51 -0400
committerGaetan Nadon <memsize@videotron.ca>2011-09-09 14:15:24 -0400
commit2ce8b9381538e48b57e5ab7e11dad412fd9b8429 (patch)
tree2bf760eb4c434c0b162c3656baf4435804c93a3b
parentfc347e2cd78c2a95b85a961eb110206b6f126b08 (diff)
Version bump: 1.10xorg-sgml-doctools-1.10
The masterdbs for olink have changed. Currently only bigreqproto has olinks to libX11. 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 7ac2be0..d9ece0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xorg-sgml-doctools], [1.9],
+AC_INIT([xorg-sgml-doctools], [1.10],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xorg-sgml-doctools])
AC_CONFIG_SRCDIR([Makefile.am])