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-06-04 00:12:41 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-06-04 00:12:41 +0400
commite5a25e03dcbbe43cbffe914a817168e88bbb60eb (patch)
tree610618504fcf2a9c335bca6082c32d5fae0445dd /extras/PyBinding
parent124a1e4f7110f898151890d1dfdeab95b9d6745a (diff)
Updated add-ins version to 4.1.4
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 8f7ca4c530..a3c88aa699 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.3">
+ version = "4.1.4">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "4.1.3"/>
- <Addin id = "Ide" version = "4.1.3"/>
- <Addin id = "SourceEditor2" version = "4.1.3"/>
+ <Addin id = "Core" version = "4.1.4"/>
+ <Addin id = "Ide" version = "4.1.4"/>
+ <Addin id = "SourceEditor2" version = "4.1.4"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">