diff options
| author | hallgren <hallgren@chalmers.se> | 2011-10-25 18:47:09 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-10-25 18:47:09 +0000 |
| commit | b949892e43fecbc24029bc0a9ca166589e09a2e0 (patch) | |
| tree | 943e7e157d33a7acdce61e7e92ac4c9bc9c8a570 | |
| parent | a8185fd997ac7204daf39c4998a38dc6ecfd355e (diff) | |
GF 3.3 tentative release date is 2011-10-27
| -rw-r--r-- | download/index-3.3.t2t | 12 | ||||
| -rw-r--r-- | index.html | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/download/index-3.3.t2t b/download/index-3.3.t2t index 561979e5e..a3cb7ced9 100644 --- a/download/index-3.3.t2t +++ b/download/index-3.3.t2t @@ -6,23 +6,15 @@ Grammatical Framework Download and Installation %!postproc(html): </B></TD> </TH> %!postproc(html): <H1> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a> -**GF 3.3** released in the last week of October 2011. +**GF 3.3** was released on 27 October 2011. What's new? See the [Release notes release-3.3.html]. == Binary packages == -**TO BE UPDATED** - | **Platform** | **Download** | **How to install** -| Ubuntu (32-bit) | [gf_3.2-4_i386.deb gf_3.2-4_i386.deb] | Double-click on the package icon, or use ``sudo dpkg -i gf_3.2-4_i386.deb`` -| Ubuntu (64-bit) | [gf_3.2-4_amd64.deb gf_3.2-4_amd64.deb] | Double-click on the package icon, or use ``sudo dpkg -i gf_3.2-4_amd64.deb`` -| Linux (32-bit) | [gf-3.2-bin-i386-linux.tar.gz gf-3.2-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-i386-linux.tar.gz`` -| Linux (64-bit) | [gf-3.2-bin-x86_64-linux.tar.gz gf-3.2-bin-x86_64-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-x86_64-linux.tar.gz`` -| MacOS X | [gf-3.2-snowleopard.pkg gf-3.2-snowleopard.pkg] | Double-click on the package icon and follow the instructions -| MacOS X | [gf-3.2-bin-intel-mac.tar.gz gf-3.2-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-intel-mac.tar.gz`` -| Windows | [gf-3.2-bin-i386-windows.zip gf-3.2-bin-i386-windows.zip] | ``unzip gf-3.2-bin-i386-windows.zip`` +| ... | ... | ... More packages might be added later. diff --git a/index.html b/index.html index 8b7c1ff66..babe63c08 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,10 @@ October 2011 <div class=news2> <dl> +<!-- +<dt>2011-10-27: <strong>GF 3.3 released!</strong> + <a href="download/release-3.3.html">Release notes</a>. +--> <dt>2011-09-20: There is now a page collecting <a href="doc/gf-editor-modes.html">editor modes for GF</a>. Contributions are welcome! |
