[Commits] [svn:einsteintoolkit] www/about/releases/ (Rev. 911)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Thu Nov 8 10:59:30 CST 2012


User: knarf
Date: 2012/11/08 10:59 AM

Modified:
 /about/releases/
  index.php

Log:
 update for new release name

File Changes:

Directory: /about/releases/
===========================

File [modified]: index.php
Delta lines: +4 -8
===================================================================
--- about/releases/index.php	2012-11-08 16:54:34 UTC (rev 910)
+++ about/releases/index.php	2012-11-08 16:59:30 UTC (rev 911)
@@ -2,8 +2,8 @@
 include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
 
 <p>The most recent release of the Einstein Toolkit
-  is <tt>ET_2012_05</tt>, code named
-  "<a href="http://en.wikipedia.org/wiki/Ada_Lovelace">Lovelace</a>".
+  is <tt>ET_2012_11</tt>, code named
+  "<a href="http://en.wikipedia.org/wiki/Hans_Christian_%C3%98rsted">Ørsted</a>".
   We expect this version to remain unchanged, save for correcting
   serious problems that may be detected.  This version should be your
   first choice if you are new to the Einstein Toolkit, or if you want
@@ -18,6 +18,8 @@
 <hrule />
 <p>List of Einstein Toolkit releases:</p>
 <ul>
+  <li><tt>ET_2012_11</tt> "Ørsted",
+    <a href="ET_2012_11_announcement.php">released 2012-11-08</a></li>
   <li><tt>ET_2012_05</tt> "Lovelace",
     <a href="ET_2012_05_announcement.php">released 2012-05-28</a></li>
   <li><tt>ET_2011_10</tt> "Maxwell",
@@ -29,11 +31,5 @@
   <li><tt>ET_2010_06</tt> "Bohr",
     <a href="ET_2010_06_announcement.php">released 2010-06-17</a></li>
 </ul>
-<!--<p>Other Versions</p>
-<ul>
-  <li><tt>ET_2011_05/06</tt> Release 
-    <a href="../../release-info/index.php">in planning phase</a></li>
-  <li>development version (unstable)</li>
-</ul>-->
 	
 <?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



More information about the Commits mailing list