aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 2fb7472..59063e6 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -187,7 +187,7 @@ docs: app1
$t printf "%s\n" \
"PROJECT = app1" \
"DOC_DEPS = edown" \
- "dep_edown = git https://github.com/uwiger/edown.git 0.5" \
+ "dep_edown = git https://github.com/uwiger/edown.git 0.7" \
"EDOC_OPTS = {doclet, edown_doclet}" \
"include erlang.mk" \
"distclean:: distclean-doc-md" \