Changeset 2484 in subversion
- Timestamp:
- May 15, 2009 6:24:09 AM (4 years ago)
- Location:
- branches/release-0.2.2
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
program/include/iniset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.2.2/index.php
r2348 r2484 3 3 +-------------------------------------------------------------------------+ 4 4 | RoundCube Webmail IMAP Client | 5 | Version 0.2. 1|5 | Version 0.2.2 | 6 6 | | 7 7 | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | -
branches/release-0.2.2/program/include/iniset.php
r2346 r2484 23 23 24 24 // application constants 25 define('RCMAIL_VERSION', '0.2. 1');25 define('RCMAIL_VERSION', '0.2.2'); 26 26 define('RCMAIL_CHARSET', 'UTF-8'); 27 27 define('JS_OBJECT_NAME', 'rcmail');
Note: See TracChangeset
for help on using the changeset viewer.
