diff options
Diffstat (limited to 'lib/kolab_sync.php')
-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 6b57b06..ee322a6 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.0"; + const VERSION = "2.3.1"; /** |