Skip to content

Commit

Permalink
Updated versions for 2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
goglepox committed Dec 21, 2012
1 parent e84c38f commit 5f8f86f
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion features/net.bioclipse.r_feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="net.bioclipse.r_feature"
label="Bioclipse-R Integration"
version="2.5.0.qualifier"
version="2.6.0.vqualifier"
provider-name="bioclipse.net"
plugin="net.bioclipse.r">
<install-handler library="net.bioclipse.r/"/>
Expand Down
2 changes: 1 addition & 1 deletion features/net.bioclipse.statistics_feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="net.bioclipse.statistics_feature"
label="Bioclipse Statistics"
version="2.6.0.qualifier"
version="2.6.0.vqualifier"
provider-name="The Bioclipse Project"
plugin="net.bioclipse.statistics">
<install-handler library="net.bioclipse.statistics/"/>
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.chart/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bioclipse Charts
Bundle-SymbolicName: net.bioclipse.chart;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Vendor: The Bioclipse Team
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.r.business/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: R Manager Plugin
Bundle-SymbolicName: net.bioclipse.r.business; singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Activator: net.bioclipse.r.business.Activator
Bundle-Vendor: The Bioclipse Project
Export-Package: net.bioclipse.r.business
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.r.ui/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: R UI for Bioclipse
Bundle-SymbolicName: net.bioclipse.r.ui;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Activator: net.bioclipse.r.ui.Activator
Require-Bundle: org.eclipse.core.runtime,
net.bioclipse.core,
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.r/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: R for Bioclipse
Bundle-SymbolicName: net.bioclipse.r;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Activator: net.bioclipse.r.Activator
Require-Bundle: org.eclipse.core.runtime,
net.bioclipse.core,
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bioclipse Matrix Manager
Bundle-SymbolicName: net.bioclipse.statistics.business; singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Activator: net.bioclipse.statistics.business.Activator
Bundle-Vendor: The Bioclipse Project
Export-Package: net.bioclipse.statistics.business, net.bioclipse.statistics.business.business
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.statistics.jama/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jama Matrix Library
Bundle-SymbolicName: net.bioclipse.statistics.jama;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
net.bioclipse.statistics,
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.statistics/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bioclipse Statistics
Bundle-SymbolicName: net.bioclipse.statistics;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.0.vqualifier
Bundle-Vendor: The Bioclipse Team
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down

0 comments on commit 5f8f86f

Please sign in to comment.