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>2011-11-30 00:44:02 +0400
committerwww-data <www-data@pipeline.internalx.com>2011-11-30 00:44:02 +0400
commit21db55dd8c98a9e2cae2a987812e6c35ed20023c (patch)
tree6d4af06e6880d5a6c19915e0603cc4f4c06271cb /extras/PyBinding
parent1de14bc63779ddfd85666cef98266784dc7bde52 (diff)
Updated add-ins version to 2.8.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 c0a8b943c1..28c0f39373 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.8.3">
+ version = "2.8.4">
<Runtime>
<Import assembly = "PyBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id = "Core" version = "2.8.3"/>
- <Addin id = "Ide" version = "2.8.3"/>
- <Addin id = "SourceEditor2" version = "2.8.3"/>
+ <Addin id = "Core" version = "2.8.4"/>
+ <Addin id = "Ide" version = "2.8.4"/>
+ <Addin id = "SourceEditor2" version = "2.8.4"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/StockIcons">