From 5b709eb5df336add793e388b59cbb5ac59f11265 Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 12 Sep 2014 21:34:21 +0800 Subject: [PATCH] README.md: document minimum Doxygen version [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cbd66321..d017aa948 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ fish depends on a curses implementation, such as ncurses. The headers and librar fish requires gettext for translation support. -Building the documentation requires Doxygen 1.8 or newer. +Building the documentation requires Doxygen 1.8.7 or newer. ### Autotools Build