Changeset 3667:28141903f3f0
- Timestamp:
- 01/14/18 10:02:29 (8 years ago)
- Branch:
- default
- Parents:
- 3651:6980a7a06518 (diff), 3666:a095ee3b079a (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
r3650 r3667 144 144 # Constants 145 145 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 146 define('DC_VERSION','2.1 3');146 define('DC_VERSION','2.14-dev'); 147 147 define('DC_DIGESTS',dirname(__FILE__).'/digests'); 148 148 define('DC_L10N_ROOT',dirname(__FILE__).'/../locales');
Note: See TracChangeset
for help on using the changeset viewer.