Changeset 3804:7e5f79b790af for inc
- Timestamp:
- 08/14/18 12:04:56 (7 years ago)
- Branch:
- default
- Parents:
- 3796:2a5df3ef4475 (diff), 3803:55eb82d1f30b (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
r3795 r3804 144 144 # Constants 145 145 define('DC_ROOT', path::real(dirname(__FILE__) . '/..')); 146 define('DC_VERSION', '2.1 4');146 define('DC_VERSION', '2.15-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.