diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/kolab_sync.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kolab_sync.php b/lib/kolab_sync.php index 2a8c207..839f7f1 100644 --- a/lib/kolab_sync.php +++ b/lib/kolab_sync.php @@ -46,7 +46,7 @@ class kolab_sync extends rcube public $password; const CHARSET = 'UTF-8'; - const VERSION = "2.3.1"; + const VERSION = "2.3.2"; /** |