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-07-12 18:03:23 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-07-12 18:03:23 +0400
commitd23b0a76cf81dc52f6c698ed8d9377dcd3636ca4 (patch)
treee5eb8978bb89629078f34d2aa4203e19b70f582d /extras/PyBinding
parent8c80f09a1fd58046d745f723e0d64b2d130f5820 (diff)
Updated add-ins version to 4.1.7
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 a3c88aa699..00760d1b4f 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.1.4">
+ version = "4.1.7">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "4.1.4"/>
- <Addin id = "Ide" version = "4.1.4"/>
- <Addin id = "SourceEditor2" version = "4.1.4"/>
+ <Addin id = "Core" version = "4.1.7"/>
+ <Addin id = "Ide" version = "4.1.7"/>
+ <Addin id = "SourceEditor2" version = "4.1.7"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">