From 8c29d8247aa98332a556b8370e755977ca079c9a Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 2 Mar 2012 10:57:08 +0000 Subject: [PATCH] gf.cabal: update version number to 3.3.3 but I am not tagging it yet, there is still time for some changes --- gf.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gf.cabal b/gf.cabal index 5a94706af..3b7068586 100644 --- a/gf.cabal +++ b/gf.cabal @@ -1,5 +1,5 @@ name: gf -version: 3.3-darcs +version: 3.3.3 cabal-version: >= 1.8 build-type: Custom @@ -10,7 +10,7 @@ synopsis: Grammatical Framework description: GF, Grammatical Framework, is a programming language for multilingual grammar applications homepage: http://www.grammaticalframework.org/ bug-reports: http://code.google.com/p/grammatical-framework/issues/list -tested-with: GHC==6.12.3, GHC==7.0.3 +tested-with: GHC==6.12.3, GHC==7.0.4 data-dir: src data-files: www/index.html