diff options
| author | hallgren <hallgren@chalmers.se> | 2015-10-05 12:38:23 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2015-10-05 12:38:23 +0000 |
| commit | 3a3963206b960afd561fa27e9d2abbe39bce246d (patch) | |
| tree | 00b9d0a423cea3b06119581ab00c42268acda5ef | |
| parent | 5c933bd4cf768701b8c68779657ece1a648b3f17 (diff) | |
Update PGF API documentation link on home page, bump version number in gf.cabal to 3.7.1-darcs
| -rw-r--r-- | gf.cabal | 2 | ||||
| -rw-r--r-- | index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ name: gf -version: 3.7.1 +version: 3.7.1-darcs cabal-version: >= 1.10 build-type: Custom diff --git a/index.html b/index.html index 91239fbd6..c88a2ad4d 100644 --- a/index.html +++ b/index.html @@ -84,7 +84,7 @@ function sitesearch() { </ul> <h4>Develop Applications</h4> <ul> - <li><a href="http://hackage.haskell.org/package/gf-3.7/docs/PGF.html">PGF library API (Haskell)</a> + <li><a href="http://hackage.haskell.org/package/gf-3.7.1/docs/PGF.html">PGF library API (Haskell)</a> <li><a href="doc/python-api.html">PGF library API (Python)</a> <li><a href="src/ui/android/README">GF on Android (new)</a> <li><A HREF="/android/">GF on Android (old) </A> |
