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 | [Simon Michael <simon@joyful.com>](mailto:simon@joyful.com) and | ||||||
| contributors, and released as Free Software under GPL version 3 or later. | 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 | ## Installing | ||||||
| 
 | 
 | ||||||
|  | |||||||
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							| @ -98,10 +98,10 @@ endif | |||||||
| # files which should be updated when the version changes
 | # files which should be updated when the version changes
 | ||||||
| VERSIONSENSITIVEFILES=\
 | VERSIONSENSITIVEFILES=\
 | ||||||
| 	$(VERSIONHS) \
 | 	$(VERSIONHS) \
 | ||||||
| 	MANUAL.markdown \
 |  | ||||||
| 	DOWNLOAD.markdown \
 |  | ||||||
| 	$(CABALFILES) \
 | 	$(CABALFILES) \
 | ||||||
| 	hledger-web/.hledger/web/.version \
 | 	hledger-web/.hledger/web/.version \
 | ||||||
|  | 	MANUAL.md \
 | ||||||
|  | #	DOWNLOAD.md \
 | ||||||
| 
 | 
 | ||||||
| # get an accurate binary filename from the current source on the current platform
 | # 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.
 | # nb not := as that would break the makefile when hledger is not compiling.
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user