tools: mark download page as containing an updatable version number
This commit is contained in:
parent
1484820f2d
commit
17ef7295b6
2
Makefile
2
Makefile
@ -83,7 +83,7 @@ DOCFILES:= \
|
|||||||
VERSIONSENSITIVEFILES=\
|
VERSIONSENSITIVEFILES=\
|
||||||
$(CABALFILES) \
|
$(CABALFILES) \
|
||||||
MANUAL.md \
|
MANUAL.md \
|
||||||
# DOWNLOAD.md \
|
DOWNLOAD.md \
|
||||||
|
|
||||||
# file(s) which require recompilation for a build to have an up-to-date version string
|
# file(s) which require recompilation for a build to have an up-to-date version string
|
||||||
VERSIONSOURCEFILE=hledger/Hledger/Cli/Version.hs
|
VERSIONSOURCEFILE=hledger/Hledger/Cli/Version.hs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user