Changeset 372:cb84f40f1f4b for inc
- Timestamp:
- 06/15/11 09:06:08 (14 years ago)
- Branch:
- default
- Parents:
- 371:38d68ab49087 (diff), 370:527cc81ceccf (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
r370 r372 118 118 # Constants 119 119 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 120 define('DC_VERSION','2. 3.2-dev');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.