Changeset 3081:2d7b794a32c3 for inc/prepend.php
- Timestamp:
- 08/18/15 21:27:07 (10 years ago)
- Branch:
- default
- Parents:
- 3078:2980b7408547 (diff), 3080:4afa4b38a042 (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
r3079 r3081 140 140 # Constants 141 141 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 142 define('DC_VERSION','2. 8.1');142 define('DC_VERSION','2.9-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.