docs: fix wrong version
This commit is contained in:
parent
cda23bd533
commit
8cb9774d2a
@ -31,7 +31,7 @@ hledger is copyright (c) 2007-2011
|
||||
[Simon Michael <simon@joyful.com>](mailto:simon@joyful.com) and
|
||||
contributors, and released as Free Software under GPL version 3 or later.
|
||||
|
||||
This is the user manual and reference for hledger version 0.14.0.
|
||||
This is the user manual and reference for hledger version 0.15.0.
|
||||
|
||||
## Installing
|
||||
|
||||
|
||||
4
Makefile
4
Makefile
@ -98,10 +98,10 @@ endif
|
||||
# files which should be updated when the version changes
|
||||
VERSIONSENSITIVEFILES=\
|
||||
$(VERSIONHS) \
|
||||
MANUAL.markdown \
|
||||
DOWNLOAD.markdown \
|
||||
$(CABALFILES) \
|
||||
hledger-web/.hledger/web/.version \
|
||||
MANUAL.md \
|
||||
# DOWNLOAD.md \
|
||||
|
||||
# get an accurate binary filename from the current source on the current platform
|
||||
# nb not := as that would break the makefile when hledger is not compiling.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user