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-03-01 00:29:54 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-03-01 00:29:54 +0400
commit739748e92c2ab63bc281e6af0f2c947017d68bb8 (patch)
tree1ffd2a598083394ceae8e0171a40926024f6dde1 /extras/PyBinding
parent60cbea535ad469f21179205c172c02be794d18c4 (diff)
Updated add-ins version to 2.9.2
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 e54d186fa1..1a73b8baf1 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 = "2.9.1">
+ version = "2.9.2">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "2.9.1"/>
- <Addin id = "Ide" version = "2.9.1"/>
- <Addin id = "SourceEditor2" version = "2.9.1"/>
+ <Addin id = "Core" version = "2.9.2"/>
+ <Addin id = "Ide" version = "2.9.2"/>
+ <Addin id = "SourceEditor2" version = "2.9.2"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">