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-04-25 00:02:57 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-04-25 00:02:57 +0400
commitabc637287e4c9217e6b9289874dfe9661281d69c (patch)
treec6b92aab7733baee531f7beda8e73b5083c3da99 /extras/PyBinding
parentbef49e133dde1d492ee56658677378c67b0c6ca6 (diff)
Updated add-ins version to 2.9.6
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 dbc4b49837..49ddb57822 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.5">
+ version = "2.9.6">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "2.9.5"/>
- <Addin id = "Ide" version = "2.9.5"/>
- <Addin id = "SourceEditor2" version = "2.9.5"/>
+ <Addin id = "Core" version = "2.9.6"/>
+ <Addin id = "Ide" version = "2.9.6"/>
+ <Addin id = "SourceEditor2" version = "2.9.6"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">