Changeset 3380:36bd6b2f5e57
- Timestamp:
- 11/01/16 15:42:56 (9 years ago)
- Branch:
- default
- Parents:
- 3375:f3f69bda3bd0 (diff), 3379:4c4e371d8118 (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
r3378 r3380 142 142 # Constants 143 143 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 144 define('DC_VERSION','2.1 0.3');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.