Browse Source

Update edown in test Makefile

Loïc Hoguin 9 years ago
parent
commit
cecc145356
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/Makefile

+ 1 - 1
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" \