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>2013-11-14 01:18:57 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-11-14 01:18:57 +0400
commit844a84fe0aa0cb5f986d4e3c4807a51487d07845 (patch)
tree9956d363c749ba19b1520ff2e6ffda2871f4d56f /main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml
parenta2e867ec4b5d91df1e51e3a07ed69290b3c1c2ce (diff)
Updated add-ins version to 4.2.1monodevelop-4.2.1
Diffstat (limited to 'main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml')
-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 d479f38e4f..c264c061f7 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 = "4.2">
+ version = "4.2.1">
<Runtime>
<Import assembly="WindowsPlatform.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="4.2"/>
- <Addin id="Ide" version="4.2"/>
+ <Addin id="Core" version="4.2.1"/>
+ <Addin id="Ide" version="4.2.1"/>
</Dependencies>