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-29 22:35:51 +0400
committerwww-data <www-data@pipeline.internalx.com>2011-11-29 22:35:51 +0400
commitfe70c3b6e2dc9b18f0338e313fc20c5adea2c4d3 (patch)
treeca02ecaefb14bc4ad43a7d558c47a5bcbb9dc468 /main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
parentd058583ae9c80a6312287774066bd333448fe572 (diff)
Updated add-ins version to 2.8.3
Diffstat (limited to 'main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml')
-rw-r--r--main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml8
1 files changed, 4 insertions, 4 deletions
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..3772b5c38a 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.8.3"
flags = "Hidden"
compatVersion = "2.7">
<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.8.3"/>
+ <Addin id="Ide" version="2.8.3"/>
+ <Addin id="DesignerSupport" version="2.8.3"/>
</Dependencies>
<Extension path = "/MonoDevelop/Ide/Commands">