From 48ab1add3548beecedb60e6355e4c4dbfb1d6bc1 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 06 Nov 2015 02:35:44 -0500 Subject: [PATCH] Add workaround for https://bugs.php.net/bug.php?id=70757 (#1490582) --- index.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.php b/index.php index a9ead1e..54cd505 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /* +-------------------------------------------------------------------------+ | Roundcube Webmail IMAP Client | - | Version 1.0.6 | + | Version 1.0.7 | | | | Copyright (C) 2005-2014, The Roundcube Dev Team | | | -- Gitblit v1.9.1