Changeset 801:da8bc9d70ae7 for inc/prepend.php
- Timestamp:
- 02/11/12 15:28:45 (14 years ago)
- Branch:
- default
- Parents:
- 791:f8f30fe55f7b (diff), 800:0d5c56447bfa (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
r798 r801 123 123 # Constants 124 124 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 125 define('DC_VERSION','2. 4.2');125 define('DC_VERSION','2.5-dev'); 126 126 define('DC_DIGESTS',dirname(__FILE__).'/digests'); 127 127 define('DC_L10N_ROOT',dirname(__FILE__).'/../locales');
Note: See TracChangeset
for help on using the changeset viewer.