Author: pwang
Date: 2010-02-04 14:12:49 -0800 (Thu, 04 Feb 2010)
New Revision: 19187

Modified:
   coreplugins/trunk/browser/resources/plugin.props
Log:
Update version number

Modified: coreplugins/trunk/browser/resources/plugin.props
===================================================================
--- coreplugins/trunk/browser/resources/plugin.props    2010-02-04 22:09:08 UTC 
(rev 19186)
+++ coreplugins/trunk/browser/resources/plugin.props    2010-02-04 22:12:49 UTC 
(rev 19187)
@@ -1,31 +1,31 @@
-# This props file would be filled out and included in the plugin jar file.  
This props file will be used 
-# to put information into the Plugin Manager about the plugin 
-
-# -- The following properties are REQUIRED -- #
-
-# The plugin name that will be displayed to users
-pluginName=Browser
-
-# Description used to give users information about the plugin such as what it 
does.  
-# Html tags are encouraged for formatting purposes.
-pluginDescription=Attribute browser
-
-# Plugin version number, this must be two numbers separated by a decimlal.  
Ex. 0.2, 14.03
-pluginVersion=0.7
-
-# Compatible Cytoscape version
-cytoscapeVersion=2.5,2.6
-
-# Category, use one of the categories listed on the website or create your own
-pluginCategory=Core
-
-
-# List of authors.  Note each author and institution pair are separated by a : 
(colon)
-# each additional author institution pair must be separated from other pairs 
bye a ; (semicolon)
-pluginAuthorsIntsitutions=Kei Ono:UCSD;Rowan Christmas:Institute for Systems 
Biology
-
-# -- The following properties should be set ONLY BY CORE PLUGINS -- #
-downloadURL=http://cytoscape.org/plugins/plugins.xml
-uniqueID=3
-
-
+# This props file would be filled out and included in the plugin jar file.  
This props file will be used 
+# to put information into the Plugin Manager about the plugin 
+
+# -- The following properties are REQUIRED -- #
+
+# The plugin name that will be displayed to users
+pluginName=Browser
+
+# Description used to give users information about the plugin such as what it 
does.  
+# Html tags are encouraged for formatting purposes.
+pluginDescription=Attribute browser
+
+# Plugin version number, this must be two numbers separated by a decimlal.  
Ex. 0.2, 14.03
+pluginVersion=0.8
+
+# Compatible Cytoscape version
+cytoscapeVersion=2.5,2.6,2.7
+
+# Category, use one of the categories listed on the website or create your own
+pluginCategory=Core
+
+
+# List of authors.  Note each author and institution pair are separated by a : 
(colon)
+# each additional author institution pair must be separated from other pairs 
bye a ; (semicolon)
+pluginAuthorsIntsitutions=Kei Ono:UCSD;Rowan Christmas:Institute for Systems 
Biology
+
+# -- The following properties should be set ONLY BY CORE PLUGINS -- #
+downloadURL=http://cytoscape.org/plugins/plugins.xml
+uniqueID=3
+
+

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