Updated for Photran 8.1
diff --git a/download.php b/download.php
index be56382..b5ace4e 100755
--- a/download.php
+++ b/download.php
@@ -12,21 +12,21 @@
     <h1>$pageTitle</h1>
 
     <div class="homeitem3col">
-      <h3>Photran 8.0</h3>
+      <h3>Photran 8.1</h3>
 
-      <p>Photran 8.0 is part of the Eclipse Juno release train, along with <a target="_blank" href="http://wiki.eclipse.org/PTP/release_notes/6.0">PTP 6.0</a>.
-      Eclipse 4.2 (Juno) was released on June 27, 2012.
-      A list of new features is available in the <a target="_blank" href="http://wiki.eclipse.org/PTP/new_and_noteworthy/6.0.0#Fortran_.28Photran.29">New &amp; Noteworthy</a>,
+      <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>,
       and comprehensive <a target="_blank" href="http://wiki.eclipse.org/PTP/photran/documentation">documentation</a>
       is available.
       
-      <p><b>Photran 8 requires Eclipse 4.2 (Juno) and CDT 8.1.</b>
+      <p><b>Photran 8.1 requires Eclipse 4.3 (Juno) and CDT 8.2.</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 Juno update site:<br>
-             <b>http://download.eclipse.org/releases/juno</b>
+         <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>
       </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 263c7e0..af19e4a 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.0</a> was released with Eclipse 4.2 (Juno) on June 27, 2012.
+<a href="download.php">Photran 8.1</a> was released with Eclipse 4.3 (Kepler) on June 26, 2013.
 
 <p>
-      Photran 8.0 supports Fortran 77-2008.  It includes 39 refactorings
+      Photran 8.1 supports Fortran 77-2008.  It includes 39 refactorings
       (including Rename, Extract Procedure, and loop transformations), as
       well as the following IDE features:<br>
             <ul>