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>2006-05-04 20:52:40 +0400
committerLluis Sanchez <lluis@novell.com>2006-05-04 20:52:40 +0400
commit5e23be512d87fb47765b49907f11e7e1ca3ad23c (patch)
tree9c248e93407a73350b8ce199648189a91e07e901 /Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
parentf455466e16b818742f186f9750454b74a529b43d (diff)
Updated the add-in versions. Updated the project files.
svn path=/trunk/monodevelop/; revision=60268
Diffstat (limited to 'Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml')
-rw-r--r--Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml b/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
index c7c1d3e3ca..96156e889a 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.10.0"
+ version = "0.11.0"
compatVersion = "0.10.0">
<Runtime>
@@ -14,7 +14,7 @@
<Dependencies>
<AddIn id="MonoDevelop.Core" version="0.10.0"/>
- <AddIn id="MonoDevelop.Projects" version="0.10.0"/>
+ <AddIn id="MonoDevelop.Projects" version="0.11.0"/>
</Dependencies>
<Extension path = "/Workspace/Services">