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>2012-10-18 02:00:11 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-10-18 02:00:11 +0400
commit215df5897c053c6c19a9d31eaeaa422694112d75 (patch)
tree57f2dcf129262483b1aa6e0ece53a477c22d3f78 /main/src/addins/MacPlatform/MacPlatform.addin.xml
parent0bf86b222d97a7f38c887fdb764e33b876f36e2f (diff)
Updated add-ins version to 3.0.5
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 ae8bd4f064..86685df47a 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 = "3.0.4">
+ version = "3.0.5">
<Runtime>
<Import assembly="MonoMac.dll" />
@@ -15,7 +15,7 @@
</Runtime>
<Dependencies>
- <Addin id="Ide" version="3.0.4"/>
+ <Addin id="Ide" version="3.0.5"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/PlatformService">