diff options
| author | hallgren <hallgren@chalmers.se> | 2012-03-02 10:57:08 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-03-02 10:57:08 +0000 |
| commit | 21c278f28f6ff439feb3715948d1048b1d59f393 (patch) | |
| tree | 7db2948e7a2afc582a56e6618131df9d6c676b94 | |
| parent | 0ed816c118aab484865893b75efbbe31f5ac1f9d (diff) | |
gf.cabal: update version number to 3.3.3
but I am not tagging it yet, there is still time for some changes
| -rw-r--r-- | gf.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
