bump version number
This commit is contained in:
		
							parent
							
								
									533b9d65b6
								
							
						
					
					
						commit
						4b6d478c68
					
				| @ -11,7 +11,7 @@ import Ledger.Utils | ||||
| import Options (progname) | ||||
| 
 | ||||
| -- version and PATCHLEVEL are set by the makefile | ||||
| version       = "0.7.0" | ||||
| version       = "0.8.0" | ||||
| 
 | ||||
| #ifdef PATCHLEVEL | ||||
| patchlevel = "." ++ show PATCHLEVEL -- must be numeric ! | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| name:           hledger | ||||
| -- Version is set by the makefile | ||||
| version:        0.7.0 | ||||
| version:        0.8 | ||||
| category:       Finance | ||||
| synopsis:       A command-line (or curses or web-based) double-entry accounting tool. | ||||
| description: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user