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-06 00:53:03 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-04-06 00:53:03 +0400
commit6f5d3f3fa56400b91f760be6d3ea0f14e7413fc8 (patch)
treee8df3ea2a0c3a278f261dfdcc148f1d33c4aac7d /extras/PyBinding
parentc065f7a592403d43e1b4a8da9df61f818bec447f (diff)
Updated add-ins version to 2.9.5
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 9f793ef6c4..dbc4b49837 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.4">
+ version = "2.9.5">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "2.9.4"/>
- <Addin id = "Ide" version = "2.9.4"/>
- <Addin id = "SourceEditor2" version = "2.9.4"/>
+ <Addin id = "Core" version = "2.9.5"/>
+ <Addin id = "Ide" version = "2.9.5"/>
+ <Addin id = "SourceEditor2" version = "2.9.5"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">