summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Jakma <paul@quagga.net>2009-06-22 16:11:06 +0100
committerPaul Jakma <paul@quagga.net>2009-06-22 16:11:06 +0100
commit5bc52c76c2816a3be9a033c3e5bf4fea1908e3cd (patch)
tree5a833111c34420fc8a4f7cf126c14dc1cc493a20 /configure.ac
parent86f72dcba35f055b5344deeb5f057c2f1d9a291f (diff)
[doc] remove -dither arg to imagemagick, in building PDFs
* doc/Makefile.am: arguments for the 'convert' programme seem to have changed incompatibly at some stage - just remove the problematic -dither.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index db36d5ed..d0d81834 100755
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@
## $Id$
AC_PREREQ(2.53)
-AC_INIT(Quagga, 0.99.12, [http://bugzilla.quagga.net])
+AC_INIT(Quagga, 0.99.13, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
dnl -----------------------------------