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>2013-11-06 23:42:24 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2013-11-08 09:51:07 +0400
commitd30dbc9159b89af1159ef6c9a264ccd9ad0da368 (patch)
tree80834febe215560156ae729aebda85ca9ceda701 /main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
parent1abde388e086f67712be280db372c4aa7595aa72 (diff)
Updated add-ins version to 4.2
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 19b7f8c6ac..986e617bd2 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 = "4.1.13"
+ version = "4.2"
flags = "Hidden"
compatVersion = "4.0">
<Dependencies>
- <Addin id="Core" version="4.1.13"/>
- <Addin id="Ide" version="4.1.13"/>
- <Addin id="DesignerSupport" version="4.1.13"/>
+ <Addin id="Core" version="4.2"/>
+ <Addin id="Ide" version="4.2"/>
+ <Addin id="DesignerSupport" version="4.2"/>
</Dependencies>
<Extension path = "/MonoDevelop/Ide/Commands">