From 502436dad02293899fb41a8bd9179f1449236136 Mon Sep 17 00:00:00 2001 From: thomascube Date: Thu, 29 Sep 2011 07:00:34 +0000 Subject: We're on the road towards 0.7 now --- program/include/iniset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include/iniset.php') diff --git a/program/include/iniset.php b/program/include/iniset.php index 9c9e2ecd5..e19ed0bf5 100755 --- a/program/include/iniset.php +++ b/program/include/iniset.php @@ -37,7 +37,7 @@ foreach ($crit_opts as $optname => $optval) { } // application constants -define('RCMAIL_VERSION', '0.6-svn'); +define('RCMAIL_VERSION', '0.7-svn'); define('RCMAIL_CHARSET', 'UTF-8'); define('JS_OBJECT_NAME', 'rcmail'); define('RCMAIL_START', microtime(true)); -- cgit v1.2.3