Changeset 2961:9ccbeca2bb07 for inc/prepend.php
- Timestamp:
- 02/13/15 10:15:23 (10 years ago)
- Branch:
- default
- Parents:
- 2956:489ca983ee50 (diff), 2960:08ce684e6ce5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r2960 r2961 140 140 # Constants 141 141 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 142 define('DC_VERSION','2. 7.5');142 define('DC_VERSION','2.8-dev'); 143 143 define('DC_DIGESTS',dirname(__FILE__).'/digests'); 144 144 define('DC_L10N_ROOT',dirname(__FILE__).'/../locales');
Note: See TracChangeset
for help on using the changeset viewer.