Changeset 1011:c8f32ed1ca5c for inc
- Timestamp:
- 11/14/12 19:27:33 (13 years ago)
- Branch:
- default
- Parents:
- 1004:1c1f8b410a12 (diff), 1009:867afbf9f1be (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
r868 r1011 123 123 # Constants 124 124 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 125 define('DC_VERSION','2. 4.4');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.