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-06-08 21:33:22 +0400
committerLluis Sanchez <lluis@novell.com>2007-06-08 21:33:22 +0400
commitc0bb4927f310bd70cb7bb892a27ddb846fb16f66 (patch)
tree1e495940654d5f7f22e5a91bb5f27b2156711dd2 /Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
parent813d4d4779c218efeef36fe13977172397c74da4 (diff)
2007-06-08 Lluis Sanchez Gual <lluis@novell.com>
Bump version of the package and all add-ins. svn path=/trunk/monodevelop/; revision=78976
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 c891642887..dd90d454ae 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.13.0"
- compatVersion = "0.13.0">
+ version = "0.14.0"
+ compatVersion = "0.14.0">
<Runtime>
<Import assembly="MonoDevelop.Documentation.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="0.13.0"/>
- <Addin id="Projects" version="0.13.0"/>
+ <Addin id="Core" version="0.14.0"/>
+ <Addin id="Projects" version="0.14.0"/>
</Dependencies>
<Extension path = "/Workspace/Services">