summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2018-11-28 15:42:11 +0100
committerJohn J. Camilleri <john@digitalgrammars.com>2018-11-28 15:42:11 +0100
commitc7a14537c1a3b5b75c107fdfc2d1078da8e99df5 (patch)
treed46405fde69195a39769b39f2c1bff34be990998 /download
parent6352799ccb7d7b9c7d006fd1149b1a977f78e9b3 (diff)
Update top links and footer during hackathon
Diffstat (limited to 'download')
-rw-r--r--download/index.md20
-rw-r--r--download/release-3.10.md (renamed from download/release-4.0.0.md)0
2 files changed, 10 insertions, 10 deletions
diff --git a/download/index.md b/download/index.md
index 6bea6bba4..5ea18bf90 100644
--- a/download/index.md
+++ b/download/index.md
@@ -2,23 +2,23 @@
title: Grammatical Framework Download and Installation
...
-**GF 4.0.0** was released on 28 November 2018.
+**GF 3.10** was released on 28 November 2018.
It is the first version of GF which _does not include the RGL_.
-What's new? See the [release notes](release-4.0.0.html).
+What's new? See the [release notes](release-3.10.html).
## Binary packages
All binary releases are now hosted on [GitHub](https://github.com/GrammaticalFramework/gf-core/releases).
-| Platform | Download | Features | How to install |
-|:----------------|:---------------------------------------------------------------|:-----------|:------------------------------------------------------------|
-| macOS | [gf-4.0.0.pkg](gf-4.0.0.pkg) | GF,S,C,J,P | Double-click on the package icon |
-| macOS | [gf-4.0.0-bin-intel-mac.tar.gz](gf-4.0.0-bin-intel-mac.tar.gz) | GF,S,C,J,P | `sudo tar -C /usr/local -zxf gf-4.0.0-bin-intel-mac.tar.gz` |
-| Raspian 9.1 | [gf\_4.0.0-1\_armhf.deb](gf_4.0.0-1_armhf.deb) | GF,S,C,J,P | `sudo dpkg -i gf_4.0.0-1_armhf.deb` |
-| Ubuntu (32-bit) | [gf\_4.0.0-1\_i386.deb](gf_4.0.0-1_i386.deb) | GF,S,C,J,P | `sudo dpkg -i gf_4.0.0-1_i386.deb` |
-| Ubuntu (64-bit) | [gf\_4.0.0-1\_amd64.deb](gf_4.0.0-1_amd64.deb) | GF,S,C,J,P | `sudo dpkg -i gf_4.0.0-1_amd64.deb` |
-| Windows | [gf-4.0.0-bin-windows.zip](gf-4.0.0-bin-windows.zip) | GF,S | `unzip gf-4.0.0-bin-windows.zip` |
+| Platform | Download | Features | How to install |
+|:----------------|:-------------------------------------------------------------|:-----------|:-----------------------------------------------------------|
+| macOS | [gf-3.10.pkg](gf-3.10.pkg) | GF,S,C,J,P | Double-click on the package icon |
+| macOS | [gf-3.10-bin-intel-mac.tar.gz](gf-3.10-bin-intel-mac.tar.gz) | GF,S,C,J,P | `sudo tar -C /usr/local -zxf gf-3.10-bin-intel-mac.tar.gz` |
+| Raspian 9.1 | [gf\_3.10-1\_armhf.deb](gf_3.10-1_armhf.deb) | GF,S,C,J,P | `sudo dpkg -i gf_3.10-1_armhf.deb` |
+| Ubuntu (32-bit) | [gf\_3.10-1\_i386.deb](gf_3.10-1_i386.deb) | GF,S,C,J,P | `sudo dpkg -i gf_3.10-1_i386.deb` |
+| Ubuntu (64-bit) | [gf\_3.10-1\_amd64.deb](gf_3.10-1_amd64.deb) | GF,S,C,J,P | `sudo dpkg -i gf_3.10-1_amd64.deb` |
+| Windows | [gf-3.10-bin-windows.zip](gf-3.10-bin-windows.zip) | GF,S | `unzip gf-3.10-bin-windows.zip` |
**Features**
diff --git a/download/release-4.0.0.md b/download/release-3.10.md
index 574f82f94..574f82f94 100644
--- a/download/release-4.0.0.md
+++ b/download/release-3.10.md