Author: lluis
Date: 2007-02-24 10:51:08 -0500 (Sat, 24 Feb 2007)
New Revision: 73394

Modified:
   trunk/monodevelop/Core/src/MonoDevelop.Documentation/ChangeLog
   
trunk/monodevelop/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
Log:
* MonoDevelop.Documentation.addin.xml: Fix compatible version number.

Modified: trunk/monodevelop/Core/src/MonoDevelop.Documentation/ChangeLog
===================================================================
--- trunk/monodevelop/Core/src/MonoDevelop.Documentation/ChangeLog      
2007-02-24 15:50:46 UTC (rev 73393)
+++ trunk/monodevelop/Core/src/MonoDevelop.Documentation/ChangeLog      
2007-02-24 15:51:08 UTC (rev 73394)
@@ -1,3 +1,7 @@
+2007-02-24  Lluis Sanchez Gual <[EMAIL PROTECTED]> 
+
+       * MonoDevelop.Documentation.addin.xml: Fix compatible version number.
+
 2007-02-16  Lluis Sanchez Gual <[EMAIL PROTECTED]> 
 
        * MonoDevelop.Documentation.addin.xml: Change add-in versions to 0.13.

Modified: 
trunk/monodevelop/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
===================================================================
--- 
trunk/monodevelop/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
    2007-02-24 15:50:46 UTC (rev 73393)
+++ 
trunk/monodevelop/Core/src/MonoDevelop.Documentation/MonoDevelop.Documentation.addin.xml
    2007-02-24 15:51:08 UTC (rev 73394)
@@ -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"/>

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to