mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
gf.cabal: update version number to 3.3.3
but I am not tagging it yet, there is still time for some changes
This commit is contained in:
4
gf.cabal
4
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
|
||||
|
||||
Reference in New Issue
Block a user