Author: mes
Date: 2010-02-10 13:34:46 -0800 (Wed, 10 Feb 2010)
New Revision: 19279

Modified:
   cytoscape/trunk/build.xml
   cytoscape/trunk/tools/Cytoscape.install4j
Log:
updates for beta3

Modified: cytoscape/trunk/build.xml
===================================================================
--- cytoscape/trunk/build.xml   2010-02-10 16:57:13 UTC (rev 19278)
+++ cytoscape/trunk/build.xml   2010-02-10 21:34:46 UTC (rev 19279)
@@ -60,7 +60,7 @@
             letters, "beta", etc.  to version.num.  
             Extra information can, however, be added to version. -->
        <property name="version.num" value="2.7.0" />
-       <property name="version" value="${version.num}-beta2" />
+       <property name="version" value="${version.num}-beta3" />
        <property name="dirname.release.dir" value="cytoscape-v${version}" />
        <property name="java.target_version" value="1.5" />
 

Modified: cytoscape/trunk/tools/Cytoscape.install4j
===================================================================
--- cytoscape/trunk/tools/Cytoscape.install4j   2010-02-10 16:57:13 UTC (rev 
19278)
+++ cytoscape/trunk/tools/Cytoscape.install4j   2010-02-10 21:34:46 UTC (rev 
19279)
@@ -39,7 +39,7 @@
           <versionLine x="20" y="40" text="version ${compiler:sys.version}" 
font="Arial" fontSize="8" fontColor="0,0,0" fontWeight="500" />
         </text>
       </splashScreen>
-      <java mainClass="cytoscape.CyMain" vmParameters="" arguments="" 
allowVMPassthroughParameters="true" preferredVM="" bundleRuntime="true">
+      <java mainClass="cytoscape.CyMain" vmParameters="" arguments="-p 
plugins" allowVMPassthroughParameters="true" preferredVM="" 
bundleRuntime="true">
         <classPath>
           <scanDirectory location="." failOnError="false" />
           <directory location="lib" failOnError="false" />

-- 
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.

Reply via email to