bump version number
This commit is contained in:
parent
4d53fac9a3
commit
20bf9ae7ad
@ -71,7 +71,7 @@ data Opt =
|
|||||||
|
|
||||||
usage = usageInfo usagehdr options ++ usageftr
|
usage = usageInfo usagehdr options ++ usageftr
|
||||||
|
|
||||||
versionno = "0.2"
|
versionno = "0.3pre"
|
||||||
version = printf "hledger version %s \n" versionno :: String
|
version = printf "hledger version %s \n" versionno :: String
|
||||||
|
|
||||||
-- | Parse the command-line arguments into ledger options, ledger command
|
-- | Parse the command-line arguments into ledger options, ledger command
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user