diff options
| author | hallgren <hallgren@altocumulus.org> | 2010-06-15 11:01:39 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2010-06-15 11:01:39 +0000 |
| commit | 8bca574509d82ef702ddaa21d88ac5a4b95c0e76 (patch) | |
| tree | 6a30348146cd3fb7cc05175bf5a041446f1a420a | |
| parent | 5fb77eb0feff21814dee76ae6e3fd58afd3b2c01 (diff) | |
Added MacOS X installed package to download page.
| -rw-r--r-- | download/index.html | 8 | ||||
| -rw-r--r-- | download/index.txt | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/download/index.html b/download/index.html index e8e10c898..743cce35c 100644 --- a/download/index.html +++ b/download/index.html @@ -18,12 +18,14 @@ GF 3.1.6 released 23 April 2010. </P> <UL> -<LI>MacOS X (Leopard and Snow Leopard): +<LI>MacOS X installer package: + <A HREF="gf-3.1.6-leopard.pkg"><CODE>gf-3.1.6-leopard.pkg</CODE></A> (7.7MB) +<LI>MacOS X (gzipped executable, Leopard and Snow Leopard): <A HREF="gf-3.1.6-bin-intel-mac.gz"><CODE>gf-3.1.6-bin-intel-mac.gz</CODE></A> (1.9MB) -<LI>Windows: +<LI>Windows (zipped executable): <A HREF="gf-3.1.6-bin-i486-windows.zip"><CODE>gf-3.1.6-bin-i486-windows.zip</CODE></A> (1.6 MB) -<LI>Ubuntu Linux: +<LI>Ubuntu Linux (gzipped executable): <A HREF="gf-3.1.6-bin-i486-linux.gz"><CODE>gf-3.1.6-bin-i486-linux.gz</CODE></A> (1.7 MB) <LI>compiled library package: diff --git a/download/index.txt b/download/index.txt index 5691a8df9..ee2ebbc85 100644 --- a/download/index.txt +++ b/download/index.txt @@ -9,12 +9,14 @@ Version 3.1.6, 23 April 2010 ==Latest release== GF 3.1.6 released 23 April 2010. -- MacOS X (Leopard and Snow Leopard): +- MacOS X installer package: + [``gf-3.1.6-leopard.pkg`` gf-3.1.6-leopard.pkg] (7.7MB) +- MacOS X (gzipped executable, Leopard and Snow Leopard): [``gf-3.1.6-bin-intel-mac.gz`` gf-3.1.6-bin-intel-mac.gz] (1.9MB) -- Windows: +- Windows (zipped executable): [``gf-3.1.6-bin-i486-windows.zip`` gf-3.1.6-bin-i486-windows.zip] (1.6 MB) -- Ubuntu Linux: +- Ubuntu Linux (gzipped executable): [``gf-3.1.6-bin-i486-linux.gz`` gf-3.1.6-bin-i486-linux.gz] (1.7 MB) - compiled library package: |
