From 17ef7295b6461686284bfb9760389bbcfeae2538 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 1 Apr 2013 21:25:27 +0000 Subject: [PATCH] tools: mark download page as containing an updatable version number --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d1c712b98..3ea03933b 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,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