mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -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
|
name: gf
|
||||||
version: 3.3-darcs
|
version: 3.3.3
|
||||||
|
|
||||||
cabal-version: >= 1.8
|
cabal-version: >= 1.8
|
||||||
build-type: Custom
|
build-type: Custom
|
||||||
@@ -10,7 +10,7 @@ synopsis: Grammatical Framework
|
|||||||
description: GF, Grammatical Framework, is a programming language for multilingual grammar applications
|
description: GF, Grammatical Framework, is a programming language for multilingual grammar applications
|
||||||
homepage: http://www.grammaticalframework.org/
|
homepage: http://www.grammaticalframework.org/
|
||||||
bug-reports: http://code.google.com/p/grammatical-framework/issues/list
|
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-dir: src
|
||||||
data-files: www/index.html
|
data-files: www/index.html
|
||||||
|
|||||||
Reference in New Issue
Block a user