tools: don't mess with download page when updating version
This commit is contained in:
parent
28a605ceb0
commit
c8f2f836a9
2
Makefile
2
Makefile
@ -84,7 +84,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