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-24 18:51:08 +0300
committerLluis Sanchez <lluis@novell.com>2007-02-24 18:51:08 +0300
commit711c5e6eb68300e5f656740a5419af24b881df20 (patch)
tree870eca9b35cfbd9ce9cd39b8fc1d1a088997f53f /Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
parent3f179a5f544c48aaf3cee868679defb3d4c2f0f2 (diff)
* MonoDevelop.Documentation.addin.xml: Fix compatible version number.
svn path=/trunk/monodevelop/; revision=73394
Diffstat (limited to 'Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml')
-rw-r--r--Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml b/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
index d65ea04192..848aaee257 100644
--- a/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
+++ b/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
@@ -6,7 +6,7 @@
description = "Integrates the Mono documentation browser (Monodoc) into the MonoDevelop IDE"
category = "IDE extensions"
version = "0.13.0"
- compatVersion = "0.10.0">
+ compatVersion = "0.13.0">
<Runtime>
<Import assembly="MonoDevelop.Documentation.dll"/>