Changeset 2848:fd81dfe973b0 for inc
- Timestamp:
- 12/16/14 10:43:15 (11 years ago)
- Branch:
- default
- Parents:
- 2839:751122219135 (diff), 2847:3fb59a8bc157 (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
r2838 r2848 140 140 # Constants 141 141 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 142 define('DC_VERSION','2. 7');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.