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-10-27 13:23:11 +0400
committerwww-data <www-data@pipeline.internalx.com>2011-10-27 13:23:11 +0400
commitf1742c190f545f935b308b15ca5ba7125bc5f46e (patch)
treefaf66cecaba92fefc48c59e009cec914f78e99e3 /main/src/addins/MacPlatform/MacPlatform.addin.xml
parent5a3ccad5d789b3c1e17d20f165157e53332fcac9 (diff)
Updated add-ins version to 2.8.2
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 f7fa8565f3..6f5e686580 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 = "2.8.1">
+ version = "2.8.2">
<Runtime>
<Import assembly="MonoMac.dll" />
@@ -15,7 +15,7 @@
</Runtime>
<Dependencies>
- <Addin id="Ide" version="2.8.1"/>
+ <Addin id="Ide" version="2.8.2"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/PlatformService">