mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
bump version to 0.3
This commit is contained in:
parent
088e28d02f
commit
958c4eb891
@ -10,7 +10,7 @@ import Ledger.Types
|
||||
import Ledger.Dates
|
||||
|
||||
|
||||
versionno = "0.3pre"
|
||||
versionno = "0.3"
|
||||
version = printf "hledger version %s \n" versionno :: String
|
||||
defaultfile = "~/.ledger"
|
||||
fileenvvar = "LEDGER"
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: hledger
|
||||
Version: 0.2
|
||||
Version: 0.3
|
||||
Category: Finance
|
||||
Synopsis: A ledger-compatible text-based accounting tool.
|
||||
Description: hledger is a haskell clone of John Wiegley's "ledger" text-based
|
||||
|
Loading…
Reference in New Issue
Block a user