bump version to 0.3

This commit is contained in:
Simon Michael 2009-01-17 17:33:47 +00:00
parent 088e28d02f
commit 958c4eb891
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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