summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 3e398c00d..dc6827a87 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
/*
+-------------------------------------------------------------------------+
| Roundcube Webmail IMAP Client |
- | Version 0.9-git |
+ | Version 1.0-git |
| |
| Copyright (C) 2005-2013, The Roundcube Dev Team |
| |
diff --git a/program/include/iniset.php b/program/include/iniset.php
index 35b5522fc..b32ae4e8e 100644
--- a/program/include/iniset.php
+++ b/program/include/iniset.php
@@ -21,7 +21,7 @@
*/
// application constants
-define('RCMAIL_VERSION', '0.9-git');
+define('RCMAIL_VERSION', '1.0-git');
define('RCMAIL_START', microtime(true));
$config = array(