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-22 22:00:44 +0400
committerWWW daemon apache <wwwrun@li288-185.members.linode.com>2011-09-22 22:00:44 +0400
commit327cd206bc4e5cda4e551ce5df7fbb76394fff85 (patch)
tree67c16bd44aa2327e595f15447af91a31f4df1df8 /main/src/addins/WindowsPlatform
parent9be29b6c0dc62a077479068fd784cdbe9273f7c1 (diff)
Updated add-ins version to 2.7.22
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 d5777e5f2d..1aff37eeae 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.21">
+ version = "2.7.22">
<Runtime>
<Import assembly="WindowsPlatform.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="2.7.21"/>
- <Addin id="Ide" version="2.7.21"/>
+ <Addin id="Core" version="2.7.22"/>
+ <Addin id="Ide" version="2.7.22"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/PlatformService">