From 6b6209b58768647ca2feafb436db048ff3d5de6e Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 16 May 2013 08:09:10 +0200 Subject: Bump version number here too --- program/lib/Roundcube/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program') diff --git a/program/lib/Roundcube/bootstrap.php b/program/lib/Roundcube/bootstrap.php index 177638100..c25d625a4 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', '0.9-beta'); +define('RCUBE_VERSION', '0.9.1'); define('RCUBE_CHARSET', 'UTF-8'); if (!defined('RCUBE_LIB_DIR')) { -- cgit v1.2.3