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>2012-09-05 11:51:57 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-09-05 11:51:57 +0400
commit5bc5d23e73b62d9bfccdd2a8b43d4250833415b8 (patch)
tree970ef2085c571e94dd082e07e7cd3329534cdf9b /extras/PyBinding
parent4e5101c8f25f431d5e44a4400bab7c270c9de1f2 (diff)
Updated add-ins version to 4.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 684c1f50eb..f4ecaa0258 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 = "3.1.0">
+ version = "4.0">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "3.1.0"/>
- <Addin id = "Ide" version = "3.1.0"/>
- <Addin id = "SourceEditor2" version = "3.1.0"/>
+ <Addin id = "Core" version = "4.0"/>
+ <Addin id = "Ide" version = "4.0"/>
+ <Addin id = "SourceEditor2" version = "4.0"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">