[Commits] [svn:einsteintoolkit] www/about/releases/ (Rev. 575)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Thu Apr 21 09:45:23 CDT 2011
User: knarf
Date: 2011/04/21 09:45 AM
Modified:
/about/releases/
index.php
Log:
mention new release
File Changes:
Directory: /about/releases/
===========================
File [modified]: index.php
Delta lines: +6 -4
===================================================================
--- about/releases/index.php 2011-04-21 14:42:02 UTC (rev 574)
+++ about/releases/index.php 2011-04-21 14:45:22 UTC (rev 575)
@@ -2,8 +2,8 @@
include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
<p>The most recent release of the Einstein Toolkit
- is <tt>ET_2010_11</tt>, code named
- "<a href="http://en.wikipedia.org/wiki/Subrahmanyan_Chandrasekhar">Chandrasekhar</a>".
+ is <tt>ET_2011_05</tt>, code named
+ "<a href="http://en.wikipedia.org/wiki/Marie_Curie">Curie</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,16 +18,18 @@
<hrule />
<p>List of Einstein Toolkit releases:</p>
<ul>
+ <li><tt>ET_2011_05</tt> "Curie",
+ <a href="ET_2011_05_announcement.php">released 2011-04-21</a></li>
<li><tt>ET_2010_11</tt> "Chandrasekhar",
<a href="ET_2010_11_announcement.php">released 2010-11-23</a></li>
<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>
+<!--<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>
+</ul>-->
<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>
More information about the Commits
mailing list