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:
authorLluis Sanchez Gual <lluis@novell.com>2011-08-09 16:34:00 +0400
committerLluis Sanchez Gual <lluis@novell.com>2011-08-09 16:35:11 +0400
commit4aa078a088459d98ee49f3a84945773e5c1f16af (patch)
treef4cb29116ab3c6810a0f4470a88fa7da7fec5142 /main/src/addins/WindowsPlatform
parent77e4d7b7deffd35baf53e94f8076faa67198e41a (diff)
Bump MonoDevelop version
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 1f2fcd7b63..1b1af551d0 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.5.93">
+ version = "2.7">
<Runtime>
<Import assembly="WindowsPlatform.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="2.5.93"/>
- <Addin id="Ide" version="2.5.93"/>
+ <Addin id="Core" version="2.7"/>
+ <Addin id="Ide" version="2.7"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/PlatformService">