Author: kono Date: 2012-12-06 14:15:14 -0800 (Thu, 06 Dec 2012) New Revision: 30909
Modified: core3/impl/trunk/property-impl/src/main/resources/cytoscape3.props Log: Cytoscape version number had been updated to 3.0.0. Modified: core3/impl/trunk/property-impl/src/main/resources/cytoscape3.props =================================================================== --- core3/impl/trunk/property-impl/src/main/resources/cytoscape3.props 2012-12-06 21:18:51 UTC (rev 30908) +++ core3/impl/trunk/property-impl/src/main/resources/cytoscape3.props 2012-12-06 22:15:14 UTC (rev 30909) @@ -12,9 +12,9 @@ proxy.server= proxy.server.port= proxy.server.type= -cytoscape.version.number=3.0.0-beta1 +cytoscape.version.number=3.0.0 exportTextAsShape=true vizmapper.cntMapperUpperLimit=2000 undo.limit=10 defaultPluginDownloadUrl=http://chianti.ucsd.edu/cyto_web/plugins3/plugins3.xml -showQuickStartAtStartup= false +showQuickStartAtStartup= false \ No newline at end of file -- 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.
