diff options
| author | bjorn <bjorn@bringert.net> | 2008-10-20 12:49:18 +0000 |
|---|---|---|
| committer | bjorn <bjorn@bringert.net> | 2008-10-20 12:49:18 +0000 |
| commit | cec2b61af0a9dc392df20dbb601bb33858aac502 (patch) | |
| tree | c6817a426be354281ce7d80e1d2e44f3c90efacf | |
| parent | 399d1bb09af811093594c1e7eb6e8a62d0432d74 (diff) | |
Drop -beta2 from version in GF.cabal. It confuses cabal-install.
| -rw-r--r-- | GF.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name: gf -version: 3.0-beta2 +version: 3.0 cabal-version: >= 1.2 build-type: Simple license: GPL |
