summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <bruederli@kolabsys.com>2013-02-10 16:35:01 +0100
committerThomas Bruederli <bruederli@kolabsys.com>2013-02-10 16:35:01 +0100
commit4279dd18eec644a3ee223c029d86692f2f2f3ce8 (patch)
treeeef8c0676e08b768c6ee5fcdc394fd689ee8e75c
parent6b5e31f0afb393397c20b03c312a8357dc472692 (diff)
Bump version to 0.9-rc
-rw-r--r--index.php2
-rw-r--r--program/include/iniset.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index b1250d05a..17bcb7796 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
/*
+-------------------------------------------------------------------------+
| Roundcube Webmail IMAP Client |
- | Version 0.9-beta |
+ | Version 0.9-rc |
| |
| Copyright (C) 2005-2013, The Roundcube Dev Team |
| |
diff --git a/program/include/iniset.php b/program/include/iniset.php
index c166c575c..80d325233 100644
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -21,7 +21,7 @@
*/
// application constants
-define('RCMAIL_VERSION', '0.9-beta');
+define('RCMAIL_VERSION', '0.9-rc');
define('RCMAIL_START', microtime(true));
$config = array(