From 73fef99d2c6463c8569b5114c2e725240b7b52e9 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 3 Mar 2008 21:42:28 +0000 Subject: Alter README and version strings --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index c5cd6ff42..af523a0b8 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /* +-----------------------------------------------------------------------+ | RoundCube Webmail IMAP Client | - | Version 0.1-20080302 | + | Version 0.1-stable | | | | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | @@ -41,7 +41,7 @@ */ // application constants -define('RCMAIL_VERSION', '0.1-trunk'); +define('RCMAIL_VERSION', '0.1'); define('RCMAIL_CHARSET', 'UTF-8'); define('JS_OBJECT_NAME', 'rcmail'); -- cgit v1.2.3