bump all but chart to beta status

This commit is contained in:
Simon Michael 2010-11-26 19:59:23 +00:00
parent e93474e873
commit 1daed8120e
3 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ author: Simon Michael <simon@joyful.com>
maintainer: Simon Michael <simon@joyful.com> maintainer: Simon Michael <simon@joyful.com>
homepage: http://hledger.org homepage: http://hledger.org
bug-reports: http://code.google.com/p/hledger/issues bug-reports: http://code.google.com/p/hledger/issues
stability: experimental stability: beta
tested-with: GHC==6.10 tested-with: GHC==6.10
cabal-version: >= 1.6 cabal-version: >= 1.6
build-type: Simple build-type: Simple

View File

@ -1,7 +1,7 @@
name: hledger-vty name: hledger-vty
version: 0.13 version: 0.13
category: Finance category: Finance
synopsis: A hledger add-on command providing a curses-style console interface. synopsis: A hledger add-on command providing a full-window console interface.
description: description:
A hledger add-on command providing a full-window console interface. A hledger add-on command providing a full-window console interface.
license: GPL license: GPL
@ -10,7 +10,7 @@ author: Simon Michael <simon@joyful.com>
maintainer: Simon Michael <simon@joyful.com> maintainer: Simon Michael <simon@joyful.com>
homepage: http://hledger.org homepage: http://hledger.org
bug-reports: http://code.google.com/p/hledger/issues bug-reports: http://code.google.com/p/hledger/issues
stability: experimental stability: beta
tested-with: GHC==6.10, GHC==6.12 tested-with: GHC==6.10, GHC==6.12
cabal-version: >= 1.6 cabal-version: >= 1.6
build-type: Simple build-type: Simple

View File

@ -10,7 +10,7 @@ author: Simon Michael <simon@joyful.com>
maintainer: Simon Michael <simon@joyful.com> maintainer: Simon Michael <simon@joyful.com>
homepage: http://hledger.org homepage: http://hledger.org
bug-reports: http://code.google.com/p/hledger/issues bug-reports: http://code.google.com/p/hledger/issues
stability: alpha stability: beta
tested-with: GHC==6.12 tested-with: GHC==6.12
cabal-version: >= 1.6 cabal-version: >= 1.6
build-type: Simple build-type: Simple