From b9c08759f0433d9a24f0c8595c16624684f63e0d Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 29 Sep 2010 10:04:09 +0000 Subject: Remove development stuff and update versions --- program/include/iniset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include') diff --git a/program/include/iniset.php b/program/include/iniset.php index 46a76a4bd..b4027ecbd 100755 --- a/program/include/iniset.php +++ b/program/include/iniset.php @@ -36,7 +36,7 @@ foreach ($crit_opts as $optname => $optval) { } // application constants -define('RCMAIL_VERSION', '0.4-trunk'); +define('RCMAIL_VERSION', '0.4.1'); define('RCMAIL_CHARSET', 'UTF-8'); define('JS_OBJECT_NAME', 'rcmail'); define('RCMAIL_START', microtime(true)); -- cgit v1.2.3