Changeset 826:36578fa77991 for inc
- Timestamp:
- 05/19/12 18:50:41 (13 years ago)
- Branch:
- 2.4
- Parents:
- 825:9767c0ba5e18 (diff), 824:d04484a7931e (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. - Tags:
- 2.4.3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r801 r826 123 123 # Constants 124 124 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 125 define('DC_VERSION','2. 5-dev');125 define('DC_VERSION','2.4.3'); 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.