From 056a8b7174a1ee9f117b956088973c6dd0e8997d Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sun, 5 Aug 2012 14:17:15 +0200 Subject: We're moving towards a stable release --- program/include/iniset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program') diff --git a/program/include/iniset.php b/program/include/iniset.php index b5edeeb18..77ac26b71 100644 --- a/program/include/iniset.php +++ b/program/include/iniset.php @@ -42,7 +42,7 @@ foreach ($config as $optname => $optval) { } // application constants -define('RCMAIL_VERSION', '0.8-rc'); +define('RCMAIL_VERSION', '0.8.0'); define('RCMAIL_CHARSET', 'UTF-8'); define('JS_OBJECT_NAME', 'rcmail'); define('RCMAIL_START', microtime(true)); -- cgit v1.2.3