From b949892e43fecbc24029bc0a9ca166589e09a2e0 Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 25 Oct 2011 18:47:09 +0000 Subject: [PATCH] GF 3.3 tentative release date is 2011-10-27 --- download/index-3.3.t2t | 12 ++---------- 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): %!postproc(html):

-**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
+
2011-09-20: There is now a page collecting editor modes for GF. Contributions are welcome!