Changeset 3318:4de6b6f39511
- Timestamp:
- 08/17/16 10:38:01 (9 years ago)
- Branch:
- default
- Parents:
- 3315:50d654665d11 (diff), 3317:19ba968baad3 (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
r3316 r3318 142 142 # Constants 143 143 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 144 define('DC_VERSION','2.1 0.2');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.