Forgot to bump versions...

release-0.7
thomascube 13 years ago
parent 3fd5e2edfc
commit bdb649067d

@ -2,7 +2,7 @@
/*
+-------------------------------------------------------------------------+
| Roundcube Webmail IMAP Client |
| Version 0.7-beta1 |
| Version 0.7-beta2 |
| |
| Copyright (C) 2005-2011, The Roundcube Dev Team |
| |

@ -37,7 +37,7 @@ foreach ($crit_opts as $optname => $optval) {
}
// application constants
define('RCMAIL_VERSION', '0.7-beta1');
define('RCMAIL_VERSION', '0.7-beta2');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');
define('RCMAIL_START', microtime(true));

Loading…
Cancel
Save