bump version, relnotes for hledger-web bugfix

This commit is contained in:
Simon Michael 2011-10-26 17:31:34 +00:00
parent 36387a2711
commit a954ecd9d6
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@ title: hledger news
# News # News
## 2011/10/26 hledger-web 0.16.5
* web: fix a ghc 6.12 incompatibility in Settings.hs
## 2011/10/24 hledger-web 0.16.4 ## 2011/10/24 hledger-web 0.16.4
* web: yet another cabal install fix, fix AppConfig name clash * web: yet another cabal install fix, fix AppConfig name clash

View File

@ -1,5 +1,5 @@
name: hledger-web name: hledger-web
version: 0.16.4 version: 0.16.5
category: Finance category: Finance
synopsis: A web interface for the hledger accounting tool. synopsis: A web interface for the hledger accounting tool.
description: description: