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-09-13 05:41:30 +0400
committerWWW daemon apache <wwwrun@software.xamarin.com>2011-09-13 05:41:30 +0400
commit300bd4bde25f8582bf96459ebab62decf25e901e (patch)
tree857c3503c26ffbba5ecdcab01753a9b765ca7818 /main/src/addins/WindowsPlatform
parenta2f89d2b1f9c17012325c6c0655900e6f40992b9 (diff)
Updated add-ins version to 2.7.21
Diffstat (limited to 'main/src/addins/WindowsPlatform')
-rw-r--r--main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml b/main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml
index ee7c92ad51..d5777e5f2d 100644
--- a/main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml
+++ b/main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml
@@ -6,15 +6,15 @@
url = "http://monodevelop.com/"
description = "Windows Platform Support for MonoDevelop"
category = "Platform Support"
- version = "2.7.20">
+ version = "2.7.21">
<Runtime>
<Import assembly="WindowsPlatform.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="2.7.20"/>
- <Addin id="Ide" version="2.7.20"/>
+ <Addin id="Core" version="2.7.21"/>
+ <Addin id="Ide" version="2.7.21"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/PlatformService">