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-05-21 20:31:28 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-05-21 20:31:28 +0400
commitdc496fda5e492c6b951424e387a12699aa0cbeeb (patch)
tree2f74c3aa2d166d75f3777439ad9750870a08e4b9 /main/src/addins/MacPlatform/MacPlatform.addin.xml
parent6e49ab7de3ceb6e3e9d9cde0feec058f2dd5284b (diff)
Updated add-ins version to 4.1.3
Diffstat (limited to 'main/src/addins/MacPlatform/MacPlatform.addin.xml')
-rw-r--r--main/src/addins/MacPlatform/MacPlatform.addin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/src/addins/MacPlatform/MacPlatform.addin.xml b/main/src/addins/MacPlatform/MacPlatform.addin.xml
index 5779fdf790..9c530b7bf2 100644
--- a/main/src/addins/MacPlatform/MacPlatform.addin.xml
+++ b/main/src/addins/MacPlatform/MacPlatform.addin.xml
@@ -7,7 +7,7 @@
description = "Mac Platform Support for MonoDevelop"
category = "Platform Support"
flags = "Hidden"
- version = "4.1.2">
+ version = "4.1.3">
<Runtime>
<Import assembly="MonoMac.dll" />
@@ -15,7 +15,7 @@
</Runtime>
<Dependencies>
- <Addin id="Ide" version="4.1.2"/>
+ <Addin id="Ide" version="4.1.3"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/PlatformService">