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:
authorLluis Sanchez <lluis@novell.com>2007-02-16 16:04:38 +0300
committerLluis Sanchez <lluis@novell.com>2007-02-16 16:04:38 +0300
commitfe8e4add8f5ef332714e1dedafdb9d082b2e37ce (patch)
tree7eb57dee48ca4936f6a62b14150328433ceee5c3 /Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
parent49a068b1b71a163de374e238bf306644aa2642a7 (diff)
* MonoDevelop.Documentation.addin.xml: Change add-in versions to 0.13.
svn path=/trunk/monodevelop/; revision=72983
Diffstat (limited to 'Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml')
-rw-r--r--Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml b/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
index da1e3e98c5..d65ea04192 100644
--- a/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
+++ b/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
@@ -5,7 +5,7 @@
url = "http://www.monodevelop.com"
description = "Integrates the Mono documentation browser (Monodoc) into the MonoDevelop IDE"
category = "IDE extensions"
- version = "0.12.0"
+ version = "0.13.0"
compatVersion = "0.10.0">
<Runtime>
@@ -13,8 +13,8 @@
</Runtime>
<Dependencies>
- <AddIn id="MonoDevelop.Core" version="0.12.0"/>
- <AddIn id="MonoDevelop.Projects" version="0.12.0"/>
+ <AddIn id="MonoDevelop.Core" version="0.13.0"/>
+ <AddIn id="MonoDevelop.Projects" version="0.13.0"/>
</Dependencies>
<Extension path = "/Workspace/Services">