Changeset 1711 for branches/3.4/lib/init.php
- Timestamp:
- 08/30/08 12:49:26 (4 months ago)
- Files:
-
- 1 modified
-
branches/3.4/lib/init.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.4/lib/init.php
r1645 r1711 82 82 83 83 /** This is the version.... fluf nothing more... **/ 84 $results['version'] = '3.4. 2';84 $results['version'] = '3.4.3-RC1'; 85 85 $results['int_config_version'] = '7'; 86 86
