[Commits] [svn:einsteintoolkit] www/download/ (Rev. 1336)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Thu May 22 09:46:17 CDT 2014


User: knarf
Date: 2014/05/22 09:46 AM

Modified:
 /download/
  index.php

Log:
 fix some remaining pointers to Noether

File Changes:

Directory: /download/
=====================

File [modified]: index.php
Delta lines: +3 -3
===================================================================
--- download/index.php	2014-05-22 14:45:41 UTC (rev 1335)
+++ download/index.php	2014-05-22 14:46:16 UTC (rev 1336)
@@ -18,15 +18,15 @@
 <h4>Current release: Wheeler (released on may 21th, 2014)</h4>
 
 This is the recommended version of the toolkit for most users.  See
-the <a href = "../about/releases/ET_2013_11_announcement.php">release
+the <a href = "../about/releases/ET_2014_05_announcement.php">release
 notes</a> for more information.
 
 <pre>
-curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2013_11/GetComponents
+curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2014_05/GetComponents
 
 chmod a+x GetComponents
 
-./GetComponents --parallel https://svn.einsteintoolkit.org/manifest/branches/ET_2013_11/einsteintoolkit.th
+./GetComponents --parallel https://svn.einsteintoolkit.org/manifest/branches/ET_2014_05/einsteintoolkit.th
 </pre>
 
 A tarball of the release is also available <a href="http://einsteintoolkit.org/tarballs/">here</a>,



More information about the Commits mailing list