Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXamarin Release Manager <release-manager@xamarin.com>2011-11-10 03:25:30 +0400
committerwww-data <www-data@pipeline.internalx.com>2011-11-10 03:25:30 +0400
commitdafcf1a7499a425e46b8f5142fea54bea196667d (patch)
tree412d1d829ae48030ce4d9f29fd7b9e64c5ca9408 /main/src/addins/Deployment
parent4d3cbdeb7b7718dfe7d8ae565d60b89771c96161 (diff)
Updated add-ins version to 2.9.0
Diffstat (limited to 'main/src/addins/Deployment')
-rw-r--r--main/src/addins/Deployment/MonoDevelop.Deployment.Linux/MonoDevelop.Deployment.Linux.addin.xml10
-rw-r--r--main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml10
2 files changed, 10 insertions, 10 deletions
diff --git a/main/src/addins/Deployment/MonoDevelop.Deployment.Linux/MonoDevelop.Deployment.Linux.addin.xml b/main/src/addins/Deployment/MonoDevelop.Deployment.Linux/MonoDevelop.Deployment.Linux.addin.xml
index 9fe1525c44..37dd3f42e3 100644
--- a/main/src/addins/Deployment/MonoDevelop.Deployment.Linux/MonoDevelop.Deployment.Linux.addin.xml
+++ b/main/src/addins/Deployment/MonoDevelop.Deployment.Linux/MonoDevelop.Deployment.Linux.addin.xml
@@ -6,18 +6,18 @@
url = "http://www.monodevelop.com"
description = "Provides basic deployment services for Linux"
category = "Deployment"
- version = "2.8.2"
+ version = "2.9.0"
flags = "Hidden"
- compatVersion = "2.7">
+ compatVersion = "2.9">
<Runtime>
<Import assembly="MonoDevelop.Deployment.Linux.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="2.8.2"/>
- <Addin id="Ide" version="2.8.2"/>
- <Addin id="Deployment" version="2.8.2"/>
+ <Addin id="Core" version="2.9.0"/>
+ <Addin id="Ide" version="2.9.0"/>
+ <Addin id="Deployment" version="2.9.0"/>
</Dependencies>
<Extension path = "/MonoDevelop/Ide/Commands">
diff --git a/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml b/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
index fe347a4073..aa24d6ad2c 100644
--- a/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
+++ b/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
@@ -6,14 +6,14 @@
url = "http://www.monodevelop.com"
description = "Provides basic deployment services"
category = "Deployment"
- version = "2.8.2"
+ version = "2.9.0"
flags = "Hidden"
- compatVersion = "2.7">
+ compatVersion = "2.9">
<Dependencies>
- <Addin id="Core" version="2.8.2"/>
- <Addin id="Ide" version="2.8.2"/>
- <Addin id="DesignerSupport" version="2.8.2"/>
+ <Addin id="Core" version="2.9.0"/>
+ <Addin id="Ide" version="2.9.0"/>
+ <Addin id="DesignerSupport" version="2.9.0"/>
</Dependencies>
<Extension path = "/MonoDevelop/Ide/Commands">