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-30 21:41:09 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-03-30 21:41:09 +0400
commit5e0373d02bddd7cd38c144eef2c71ebe9f3380b8 (patch)
tree6c18dd67158e8433be034b06321d3e66843e73cc /extras/PyBinding
parentae6438f13b3a51afc7b7f33b4fa1795dd9bdb627 (diff)
Updated add-ins version to 2.9.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 83218350e4..9f793ef6c4 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.3">
+ version = "2.9.4">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "2.9.3"/>
- <Addin id = "Ide" version = "2.9.3"/>
- <Addin id = "SourceEditor2" version = "2.9.3"/>
+ <Addin id = "Core" version = "2.9.4"/>
+ <Addin id = "Ide" version = "2.9.4"/>
+ <Addin id = "SourceEditor2" version = "2.9.4"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">