Bump version for next release

pull/40/head
Thomas Bruederli 12 years ago
parent 4213a3712e
commit 834d71e058

@ -2,7 +2,7 @@
/*
+-------------------------------------------------------------------------+
| Roundcube Webmail IMAP Client |
| Version 0.8.1 |
| Version 0.8.2 |
| |
| Copyright (C) 2005-2012, The Roundcube Dev Team |
| |

@ -42,7 +42,7 @@ foreach ($config as $optname => $optval) {
}
// application constants
define('RCMAIL_VERSION', '0.8.1');
define('RCMAIL_VERSION', '0.8.2');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');
define('RCMAIL_START', microtime(true));

Loading…
Cancel
Save