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-12-13 00:26:39 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-12-13 00:26:39 +0400
commite3a58015060d0336a64a588821cb997df9385789 (patch)
tree3a7c7a7d1fb01fc6b0957adbd5a2ee1a9286d6c3 /extras/PyBinding
parent6f655d03d332457e862564f7ab2bc121f81898b9 (diff)
Updated add-ins version to 4.2.3
Diffstat (limited to 'extras/PyBinding')
-rw-r--r--extras/PyBinding/PyBinding/PyBinding.addin.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/extras/PyBinding/PyBinding/PyBinding.addin.xml b/extras/PyBinding/PyBinding/PyBinding.addin.xml
index 56d5d2da90..6705e88ecb 100644
--- a/extras/PyBinding/PyBinding/PyBinding.addin.xml
+++ b/extras/PyBinding/PyBinding/PyBinding.addin.xml
@@ -6,16 +6,16 @@
url = "http://www.monodevelop.com"
description = "Python Language binding"
category = "Language bindings"
- version = "4.2">
+ version = "4.2.3">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "4.2"/>
- <Addin id = "Ide" version = "4.2"/>
- <Addin id = "SourceEditor2" version = "4.2"/>
+ <Addin id = "Core" version = "4.2.3"/>
+ <Addin id = "Ide" version = "4.2.3"/>
+ <Addin id = "SourceEditor2" version = "4.2.3"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">