Changeset 5738 in subversion
- Timestamp:
- Jan 6, 2012 11:01:53 AM (18 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
r5582 r5738 3 3 +-------------------------------------------------------------------------+ 4 4 | Roundcube Webmail IMAP Client | 5 | Version 0.7 |5 | Version 0.7.1 | 6 6 | | 7 7 | Copyright (C) 2005-2011, The Roundcube Dev Team | -
branches/release-0.7/program/include/iniset.php
r5582 r5738 38 38 39 39 // application constants 40 define('RCMAIL_VERSION', '0.7 ');40 define('RCMAIL_VERSION', '0.7.1'); 41 41 define('RCMAIL_CHARSET', 'UTF-8'); 42 42 define('JS_OBJECT_NAME', 'rcmail');
Note: See TracChangeset
for help on using the changeset viewer.
