[f-spot] Raise the core API version to 0.6, as the previous change is not backwards compatible.



commit 4065806447adf42b0a4077540e6e051a6edebd13
Author: Ruben Vermeersch <ruben savanne be>
Date:   Thu May 21 04:13:32 2009 +0200

    Raise the core API version to 0.6, as the previous change is not backwards compatible.
---
 src/FSpot.addin.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/FSpot.addin.xml b/src/FSpot.addin.xml
index 24ca9d1..0147759 100644
--- a/src/FSpot.addin.xml
+++ b/src/FSpot.addin.xml
@@ -1,7 +1,7 @@
 <Addin namespace = "FSpot" 
        id = "Core" 
-       version = "0.5.0.1"
-       compatVersion = "0.4.4.100"
+       version = "0.6"
+       compatVersion = "0.6"
        isroot="true">
 
 	<Runtime>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]