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-04-09 23:44:43 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-04-09 23:44:43 +0400
commit8faf2329a3876f9101ee449076e8cc481849a4d6 (patch)
tree448e1c23725076db09f18a09fed7dac486f1a555 /extras/PyBinding
parente80463985137e634f21f0869bc19222002ab55b0 (diff)
Updated add-ins version to 4.1.0
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 f4ecaa0258..b54540e0c9 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.0">
+ version = "4.1.0">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "4.0"/>
- <Addin id = "Ide" version = "4.0"/>
- <Addin id = "SourceEditor2" version = "4.0"/>
+ <Addin id = "Core" version = "4.1.0"/>
+ <Addin id = "Ide" version = "4.1.0"/>
+ <Addin id = "SourceEditor2" version = "4.1.0"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">