bump version number

This commit is contained in:
Simon Michael 2008-11-23 22:30:20 +00:00
parent 4d53fac9a3
commit 20bf9ae7ad

View File

@ -71,7 +71,7 @@ data Opt =
usage = usageInfo usagehdr options ++ usageftr
versionno = "0.2"
versionno = "0.3pre"
version = printf "hledger version %s \n" versionno :: String
-- | Parse the command-line arguments into ledger options, ledger command