Changeset 5438 in subversion
- Timestamp:
- Nov 16, 2011 7:09:43 AM (19 months ago)
- Location:
- branches/release-0.7
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
program/include/iniset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.7/index.php
r5376 r5438 3 3 +-------------------------------------------------------------------------+ 4 4 | Roundcube Webmail IMAP Client | 5 | Version 0.7-beta 1|5 | Version 0.7-beta2 | 6 6 | | 7 7 | Copyright (C) 2005-2011, The Roundcube Dev Team | -
branches/release-0.7/program/include/iniset.php
r5354 r5438 38 38 39 39 // application constants 40 define('RCMAIL_VERSION', '0.7-beta 1');40 define('RCMAIL_VERSION', '0.7-beta2'); 41 41 define('RCMAIL_CHARSET', 'UTF-8'); 42 42 define('JS_OBJECT_NAME', 'rcmail');
Note: See TracChangeset
for help on using the changeset viewer.
