web: bump version to 0.22.4

This commit is contained in:
Simon Michael 2014-02-10 13:43:54 -08:00
parent 0ce919fdc4
commit 7443c8bf4b

View File

@ -1,5 +1,5 @@
name: hledger-web
version: 0.22.3
version: 0.22.4
stability: beta
category: Finance
synopsis: A web interface for the hledger accounting tool.
@ -71,7 +71,7 @@ flag library-only
Default: False
library
cpp-options: -DVERSION="0.22.3"
cpp-options: -DVERSION="0.22.4"
if flag(dev) || flag(library-only)
cpp-options: -DDEVELOPMENT
@ -162,7 +162,7 @@ executable hledger-web
if flag(library-only)
Buildable: False
cpp-options: -DVERSION="0.22.3"
cpp-options: -DVERSION="0.22.4"
if flag(dev)
cpp-options: -DDEVELOPMENT