Updated version to Luna
diff --git a/download.php b/download.php
index b5ace4e..22f467c 100755
--- a/download.php
+++ b/download.php
@@ -12,21 +12,21 @@
     <h1>$pageTitle</h1>
 
     <div class="homeitem3col">
-      <h3>Photran 8.1</h3>
+      <h3>Photran 8.2</h3>
 
-      <p>Photran 8.1 is part of the Eclipse Kepler release train, along with <a target="_blank" href="http://wiki.eclipse.org/PTP/release_notes/7.0">PTP 7.0</a>.
-      Eclipse 4.3 (Kepler) was released on June 26, 2013.
-      A list of new features is available in the <a target="_blank" href="http://wiki.eclipse.org/PTP/new_and_noteworthy/7.0.0#Fortran_.28Photran.29">New &amp; Noteworthy</a>,
+      <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.1 requires Eclipse 4.3 (Juno) and CDT 8.2.</b>
+      <p><b>Photran 8.2 requires Eclipse 4.4 (Kepler) and CDT 8.4.</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 Kepler update site:<br>
-             <b>http://download.eclipse.org/releases/kepler</b>
+         <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>
       </ul>
 
       <p>Please also join the <b><a href="https://dev.eclipse.org/mailman/listinfo/photran">Photran mailing list</a></b>;
diff --git a/index.php b/index.php
index af19e4a..afc0036 100644
--- a/index.php
+++ b/index.php
@@ -17,10 +17,10 @@
 Photran is an IDE and refactoring tool for Fortran based on <a href="http://www.eclipse.org/"
  target="_blank">Eclipse</a> and
 the <a href="http://www.eclipse.org/cdt/" target="_blank">CDT</a>.
-<a href="download.php">Photran 8.1</a> was released with Eclipse 4.3 (Kepler) on June 26, 2013.
+<a href="download.php">Photran 8.2</a> was released with Eclipse 4.4 (Luna) on June 25, 2014.
 
 <p>
-      Photran 8.1 supports Fortran 77-2008.  It includes 39 refactorings
+      Photran 8.2 supports Fortran 77-2008.  It includes 39 refactorings
       (including Rename, Extract Procedure, and loop transformations), as
       well as the following IDE features:<br>
             <ul>