summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAns <45072211+crawlserv@users.noreply.github.com>2020-05-31 18:44:36 +0200
committerGitHub <noreply@github.com>2020-05-31 18:44:36 +0200
commit44e1e6f0ea818000578a1626d4a2e26bb59f37b6 (patch)
treecb59a6287d6254b4ed1ec8ffa1e96bbb02ad1f15 /doc
parent25dddb16cf044a7df27884e7ad3911baaaca3d7c (diff)
downloaduriparser-44e1e6f0ea818000578a1626d4a2e26bb59f37b6.tar.gz
@section autoconf Autoconf Check
old version number in text, but not in autoconf code
Diffstat (limited to 'doc')
-rw-r--r--doc/Mainpage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Mainpage.txt b/doc/Mainpage.txt
index bb5723c..6ea1116 100644
--- a/doc/Mainpage.txt
+++ b/doc/Mainpage.txt
@@ -294,7 +294,7 @@
*
* @section autoconf Autoconf Check
* You can use the code below to make <c>./configure</c> test for presence
- * of uriparser 0.6.4 or later.
+ * of uriparser 0.9.0 or later.
*
*<div class="fragment"><pre class="fragment">URIPARSER_MISSING=<span class="stringliteral">"Please install uriparser 0.9.0 or later.
* On a Debian-based system enter 'sudo apt-get install liburiparser-dev'."</span>