Author: mes
Date: 2010-07-28 15:22:48 -0700 (Wed, 28 Jul 2010)
New Revision: 21063
Modified:
cytoscape/trunk/build.xml
Log:
changed version number
Modified: cytoscape/trunk/build.xml
===================================================================
--- cytoscape/trunk/build.xml 2010-07-28 22:20:23 UTC (rev 21062)
+++ cytoscape/trunk/build.xml 2010-07-28 22:22:48 UTC (rev 21063)
@@ -60,7 +60,7 @@
letters, "beta", etc. to version.num.
Extra information can, however, be added to version. -->
<property name="version.num" value="2.8.0" />
- <property name="version" value="${version.num}" />
+ <property name="version" value="${version.num}-alpha1" />
<property name="dirname.release.dir" value="cytoscape-v${version}" />
<property name="java.target_version" value="1.5" />
--
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.