Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'download.php')
-rwxr-xr-xdownload.php40
1 files changed, 8 insertions, 32 deletions
diff --git a/download.php b/download.php
index 22f467c..2816ba1 100755
--- a/download.php
+++ b/download.php
@@ -12,49 +12,25 @@
<h1>$pageTitle</h1>
<div class="homeitem3col">
- <h3>Photran 8.2</h3>
+ <h3>Photran 9.1</h3>
- <p>Photran 8.2 is part of the Eclipse Luna release train, along with <a target="_blank" href="http://wiki.eclipse.org/PTP/release_notes/8.0">PTP 8.0</a>.
- Eclipse 4.4 (Luna) was released on June 25, 2014.
- A list of new features is available in the <a target="_blank" href="http://wiki.eclipse.org/PTP/new_and_noteworthy/8.0.0#Fortran_.28Photran.29">New &amp; Noteworthy</a>,
- and comprehensive <a target="_blank" href="http://wiki.eclipse.org/PTP/photran/documentation">documentation</a>
- is available.
-
- <p><b>Photran 8.2 requires Eclipse 4.4 (Kepler) and CDT 8.4.</b>
+ <p>Photran 9.1 is part of the Eclipse Mars release train, along with version 9.0 of the <a target="_blank" href="http://wiki.eclipse.org/PTP/">Parallel Tools Platform</a>.
+ Eclipse 4.5 (Mars) was released on June 24, 2015.
+ A list of new features is available in the <a target="_blank" href="https://wiki.eclipse.org/PTP/new_and_noteworthy/9.0.0#Fortran_.28Photran.29">New &amp; Noteworthy</a>.
+
+ <p><b>Photran 9.1 requires Eclipse 4.5 (Mars) and CDT 8.7.</b>
<ul>
<li>If you have not installed Photran before, or if you run into any problems during installation, please read the
<a href="http://wiki.eclipse.org/PTP/photran/documentation/photran8installation">installation instructions</a>.
- <li>If you are familiar with the installation procedure, Photran can be installed from the Eclipse Luna update site:<br>
- <b>http://download.eclipse.org/releases/luna</b>
+ <li>If you are familiar with the installation procedure, Photran can be installed from the Eclipse Mars update site:<br>
+ <b>http://download.eclipse.org/releases/mars</b>
</ul>
<p>Please also join the <b><a href="https://dev.eclipse.org/mailman/listinfo/photran">Photran mailing list</a></b>;
if you have any problems installing or using Photran, that is a great place to ask for help.
</div>
- <!--div class="homeitem3col">
- <h3>Photran 7.0</h3>
-
- <p>Photran 7.0 is part of the Eclipse Indigo release train, along with <a target="_blank" href="http://wiki.eclipse.org/PTP/release_notes/5.0">PTP 5.0</a>.
- Eclipse 3.6 (Indigo) was released on June 23, 2010.
- A list of new features is available in the <a target="_blank" href="http://wiki.eclipse.org/PTP/new_and_noteworthy/5.0.0#Photran">New &amp; Noteworthy</a>,
- and comprehensive <a target="_blank" href="http://wiki.eclipse.org/PTP/photran/documentation">documentation</a>
- is available.
-
- <p><b>Photran 7 requires Eclipse 3.7 (Indigo) and CDT 8.0.</b>
-
- <ul>
- <li>If you have not installed Photran before, or if you run into any problems during installation, please read the
- <a href="http://wiki.eclipse.org/PTP/photran/documentation/photran7installation">installation instructions</a>.
- <li>If you are familiar with the installation procedure, Photran can be installed from the Eclipse Indigo update site:<br>
- <b>http://download.eclipse.org/releases/indigo</b>
- </ul>
-
- <p>Please also join the <b><a href="https://dev.eclipse.org/mailman/listinfo/photran">Photran mailing list</a></b>;
- if you have any problems installing or using Photran, that is a great place to ask for help.
- </div-->
-
<p>&nbsp;
<p><small>Old versions are available in the <a href="download-archive.php">Photran Download Archive</a>.</small></p>
</div>

Back to the top