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-18 00:39:15 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-04-18 00:39:15 +0400
commitffbce2ced07984a862ea8feabeac32244fce4250 (patch)
tree11dc5d2a76f8f82e0b78abbdec7a330399ba1a38 /extras/PyBinding
parent77fbd2def4455b06e04065a36a0ab3d5b337a306 (diff)
Updated add-ins version to 4.1.1
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 b54540e0c9..b7ac5b325a 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.0">
+ version = "4.1.1">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "4.1.0"/>
- <Addin id = "Ide" version = "4.1.0"/>
- <Addin id = "SourceEditor2" version = "4.1.0"/>
+ <Addin id = "Core" version = "4.1.1"/>
+ <Addin id = "Ide" version = "4.1.1"/>
+ <Addin id = "SourceEditor2" version = "4.1.1"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">