tools: don't mess with download page when updating version

This commit is contained in:
Simon Michael 2013-05-03 06:48:31 -07:00
parent 28a605ceb0
commit c8f2f836a9

View File

@ -84,7 +84,7 @@ DOCFILES:= \
VERSIONSENSITIVEFILES=\
$(CABALFILES) \
MANUAL.md \
DOWNLOAD.md \
# DOWNLOAD.md \
# file(s) which require recompilation for a build to have an up-to-date version string
VERSIONSOURCEFILE=hledger/Hledger/Cli/Version.hs