Branch 'kolab-syncroton-2.1' - lib/kolab_sync.php

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Thu Aug 29 16:06:24 CEST 2013


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

New commits:
commit 685b077efa356cf7ce04eaf6be362248ffeb1e13
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Thu Aug 29 16:05:55 2013 +0200

    Set version to 2.1.0

diff --git a/lib/kolab_sync.php b/lib/kolab_sync.php
index 66e4de6..5d53405 100644
--- a/lib/kolab_sync.php
+++ b/lib/kolab_sync.php
@@ -43,7 +43,7 @@ class kolab_sync extends rcube
     public $user;
 
     const CHARSET = 'UTF-8';
-    const VERSION = "2.1";
+    const VERSION = "2.1.0";
 
 
     /**




More information about the commits mailing list