Changeset 3480:2227c4b4964a for inc
- Timestamp:
- 12/28/16 17:18:03 (9 years ago)
- Branch:
- default
- Parents:
- 3479:ef52bedb5f53 (diff), 3478:0d5cc1fa35b1 (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
r3474 r3480 144 144 # Constants 145 145 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 146 define('DC_VERSION','2.1 1.1');146 define('DC_VERSION','2.12-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.