From 3febefe03a3d72dc9c41f0261ff886208eb1a7f3 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sat, 27 Sep 2014 00:16:22 +0200 Subject: Updated Changelog + bump version --- program/lib/Roundcube/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/lib/Roundcube/bootstrap.php') diff --git a/program/lib/Roundcube/bootstrap.php b/program/lib/Roundcube/bootstrap.php index 27c124ac9..4a466827b 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.2'); +define('RCUBE_VERSION', '1.0.3'); define('RCUBE_CHARSET', 'UTF-8'); if (!defined('RCUBE_LIB_DIR')) { -- cgit v1.2.3