Changeset 3388:9997f0229562
- Timestamp:
- 11/02/16 11:12:07 (9 years ago)
- Branch:
- default
- Parents:
- 3384:02807d3ce866 (diff), 3387:48ce218412fa (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
r3386 r3388 142 142 # Constants 143 143 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 144 define('DC_VERSION','2.1 0.4');144 define('DC_VERSION','2.11-dev'); 145 145 define('DC_DIGESTS',dirname(__FILE__).'/digests'); 146 146 define('DC_L10N_ROOT',dirname(__FILE__).'/../locales');
Note: See TracChangeset
for help on using the changeset viewer.