Changeset 286:669ca7e04edc
- Timestamp:
- 05/17/11 08:48:47 (14 years ago)
- Branch:
- default
- Children:
- 288:61e6d90ac448, 292:69fe08ef43b7
- Parents:
- 281:4a1714a03f81 (diff), 285:6ed83236e7be (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
r280 r286 118 118 # Constants 119 119 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 120 define('DC_VERSION','2. 3.0');120 define('DC_VERSION','2.4.0-dev'); 121 121 define('DC_DIGESTS',dirname(__FILE__).'/digests'); 122 122 define('DC_L10N_ROOT',dirname(__FILE__).'/../locales');
Note: See TracChangeset
for help on using the changeset viewer.