lib/kolab_sync.php

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Wed Sep 19 14:02:17 CEST 2012


 lib/kolab_sync.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6582d2812d0ba7e61442fd85e0423a3648bc717e
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Wed Sep 19 13:02:01 2012 +0100

    master branch to move forward beyond stable 1.0

diff --git a/lib/kolab_sync.php b/lib/kolab_sync.php
index e52027e..4d50b17 100644
--- a/lib/kolab_sync.php
+++ b/lib/kolab_sync.php
@@ -45,7 +45,7 @@ class kolab_sync extends rcube
     private $data = array();
 
     const CHARSET = 'UTF-8';
-    const VERSION = 1.0.0;
+    const VERSION = 1.1;
 
 
     /**





More information about the commits mailing list