From d9f1bb92afe124c15397f9731e8d8e9a317d11c2 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 3 Sep 2010 02:05:57 +0000 Subject: [PATCH] docs: we are beta, damn straight --- hledger.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger.cabal b/hledger.cabal index 4722df0ec..011d4870f 100644 --- a/hledger.cabal +++ b/hledger.cabal @@ -17,7 +17,7 @@ author: Simon Michael maintainer: Simon Michael homepage: http://hledger.org bug-reports: http://code.google.com/p/hledger/issues -stability: experimental +stability: beta tested-with: GHC==6.10, GHC==6.12 cabal-version: >= 1.6 build-type: Custom