Author: apico
Date: 2011-08-26 18:03:45 -0700 (Fri, 26 Aug 2011)
New Revision: 26644
Modified:
new_cytoscape_website/trunk/download_config.php
Log:
left out a very important comma!
Modified: new_cytoscape_website/trunk/download_config.php
===================================================================
--- new_cytoscape_website/trunk/download_config.php 2011-08-27 00:57:11 UTC
(rev 26643)
+++ new_cytoscape_website/trunk/download_config.php 2011-08-27 01:03:45 UTC
(rev 26644)
@@ -33,7 +33,7 @@
"2.6.2" => "http://chianti.ucsd.edu/Cyto-2_6_2/",
"2.6.3" => "http://chianti.ucsd.edu/Cyto-2_6_3/",
"2.7.0" => "http://chianti.ucsd.edu/Cyto-2_7_0/",
- "2.8.0" => "http://chianti.ucsd.edu/Cyto-2_8_0/"
+ "2.8.0" => "http://chianti.ucsd.edu/Cyto-2_8_0/",
"2.8.1" => "http://chianti.ucsd.edu/Cyto-2_8_1/"
);
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.