aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-08-14 11:42:40 +0200
committerLoïc Hoguin <[email protected]>2015-08-14 11:42:40 +0200
commitcecc145356875da94d4f125018730954851109ac (patch)
tree3c1e599ee58de3d4cee52da85c54db01d261378e /test/Makefile
parente4608d5ac876ad1ae5fa3d1a0660f1ff9ad2840e (diff)
downloaderlang.mk-cecc145356875da94d4f125018730954851109ac.tar.gz
erlang.mk-cecc145356875da94d4f125018730954851109ac.tar.bz2
erlang.mk-cecc145356875da94d4f125018730954851109ac.zip
Update edown in test Makefile
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" \