From 511c02f589b7860066b6e8e8385e22c9fe5db9a8 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sat, 20 Oct 2007 21:51:51 +0000 Subject: Update version info --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index ce66d2cd4..81fa32fdb 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /* +-----------------------------------------------------------------------+ | RoundCube Webmail IMAP Client | - | Version 0.1-20071017 | + | Version 0.1-rc2 | | | | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | @@ -41,7 +41,7 @@ */ // application constants -define('RCMAIL_VERSION', '0.1-20071017'); +define('RCMAIL_VERSION', '0.1-rc2'); define('RCMAIL_CHARSET', 'UTF-8'); define('JS_OBJECT_NAME', 'rcmail'); -- cgit v1.2.3