diff --git a/ddoc/custom.ddoc b/ddoc/custom.ddoc index aa306bd..5b771a3 100644 --- a/ddoc/custom.ddoc +++ b/ddoc/custom.ddoc @@ -3,7 +3,7 @@ _=Macros for customizing the output for a particular project PROJECT_NAME=dxml _= -PROJECT_VERSION=0.2.2 +PROJECT_VERSION=0.2.3 _= $(COMMENT The link to the root of the source tree so that LINK_TO_SRC can be @@ -11,5 +11,5 @@ $(COMMENT The link to the root of the source tree so that LINK_TO_SRC can be https://github.com/jmdavis/dxml/blob/master would be used with $(LINK_TO_SRC dxml/parser/range.d) to get the link "https://github.com/jmdavis/dxml/blob/master/dxml/parser/range.d".) -PROJECT_SRC_ROOT=https://github.com/jmdavis/dxml/blob/v0.2.2/source +PROJECT_SRC_ROOT=https://github.com/jmdavis/dxml/blob/v0.2.3/source _=