Changeset 132 for trunk/package.php
- Timestamp:
- 01/11/08 09:56:54 (11 months ago)
- Files:
-
- trunk/package.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/package.php
r115 r132 20 20 * current version 21 21 */ 22 $version = '0. 3.0';22 $version = '0.4.0dev'; 23 23 24 24 /** 25 25 * Current API version 26 26 */ 27 $apiVersion = '0. 3.0';27 $apiVersion = '0.4.0'; 28 28 29 29 /**
