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-07-25 19:00:26 +0400
committerLluis Sanchez <lluis@novell.com>2007-07-25 19:00:26 +0400
commit78c2d14307c0c5b7f012f8856bfdc4ec73c1985f (patch)
treeffadb3ca9de8a88b05f1980bec8427807d43a1c4 /Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
parent942499fda8d4e17273ebc2cd0521ea8937b66e79 (diff)
Updated add-in versions.
svn path=/trunk/monodevelop/; revision=82679
Diffstat (limited to 'Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml')
-rw-r--r--Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml b/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
index dd90d454ae..23de4af685 100644
--- a/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
+++ b/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
@@ -6,16 +6,16 @@
url = "http://www.monodevelop.com"
description = "Integrates the Mono documentation browser (Monodoc) into the MonoDevelop IDE"
category = "IDE extensions"
- version = "0.14.0"
- compatVersion = "0.14.0">
+ version = "0.15.0"
+ compatVersion = "0.15.0">
<Runtime>
<Import assembly="MonoDevelop.Documentation.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="0.14.0"/>
- <Addin id="Projects" version="0.14.0"/>
+ <Addin id="Core" version="0.15.0"/>
+ <Addin id="Projects" version="0.15.0"/>
</Dependencies>
<Extension path = "/Workspace/Services">