diff options
| author | hallgren <hallgren@chalmers.se> | 2013-01-30 23:27:06 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-01-30 23:27:06 +0000 |
| commit | 38fbd142a052d20f8e453701d67109daaa86f6e0 (patch) | |
| tree | 59b44bf2d22c3a0c3a914e93e2ddf5b541e7c672 | |
| parent | 9c63cb9e2c07bf5787d8e7603d47a017a084ed99 (diff) | |
This is GF 3.4!
| -rw-r--r-- | gf.cabal | 2 | ||||
| -rw-r--r-- | index.html | 6 |
2 files changed, 5 insertions, 3 deletions
@@ -1,5 +1,5 @@ name: gf -version: 3.3.11-darcs +version: 3.4 cabal-version: >= 1.8 build-type: Custom diff --git a/index.html b/index.html index 8840940f4..9f85bc469 100644 --- a/index.html +++ b/index.html @@ -24,9 +24,9 @@ document.write('<div style="text-align: right"> <form onsubmit="return sitesear <IMG SRC="doc/Logos/gf0.png" alt=""> <H1>Grammatical Framework</H1> <P> -Version 3.3.3 +Version 3.4 <br> -March 2012 +January 2013 <P> <div class=mainlinks style="font-size: 140%"> @@ -66,6 +66,8 @@ March 2012 <div class=news2> <table class=news> +<tr><td>2013-01-31:<td><strong>GF 3.4 released!</strong> + <a href="download/release-3.4.html">Release notes</a>. <tr><td>2012-12-10:<td> <a href="http://www.postcrashgames.com/gf_world/">Resource Grammar Library coverage map</a>, created by Tommi Nieminen. |
