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