From bd3e202787a7b9917497a2710de6acac63129013 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Fri, 23 Jan 2015 14:42:29 +0100 Subject: Bump version to 1.0.5 --- program/lib/Roundcube/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/lib') diff --git a/program/lib/Roundcube/bootstrap.php b/program/lib/Roundcube/bootstrap.php index a735d5d63..4137361d7 100644 --- a/program/lib/Roundcube/bootstrap.php +++ b/program/lib/Roundcube/bootstrap.php @@ -54,7 +54,7 @@ foreach ($config as $optname => $optval) { } // framework constants -define('RCUBE_VERSION', '1.0.4'); +define('RCUBE_VERSION', '1.0.5'); define('RCUBE_CHARSET', 'UTF-8'); if (!defined('RCUBE_LIB_DIR')) { -- cgit v1.2.3