diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-14 12:23:08 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-14 12:23:08 +0000 |
| commit | fbfe177b9cf9566099c30a8daea5c0d7832c0a96 (patch) | |
| tree | 80a1171058627fa37aa45092ebcd0f9467d4b6c4 /roundcubemail/program/include/iniset.php | |
| parent | 2eddb925dd497390185e185fd43b67df52e808f2 (diff) | |
More code cleanup
git-svn-id: https://svn.roundcube.net/trunk@1532 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/include/iniset.php')
| -rwxr-xr-x | roundcubemail/program/include/iniset.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/include/iniset.php b/roundcubemail/program/include/iniset.php index 5072d636c..5dacf8552 100755 --- a/roundcubemail/program/include/iniset.php +++ b/roundcubemail/program/include/iniset.php @@ -22,7 +22,7 @@ // application constants -define('RCMAIL_VERSION', '0.1-trunk'); +define('RCMAIL_VERSION', '0.2-trunk'); define('RCMAIL_CHARSET', 'UTF-8'); define('JS_OBJECT_NAME', 'rcmail'); |
