Changeset 3623
- Timestamp:
- 01/25/08 03:15:41 (18 months ago)
- Location:
- branches
- Files:
-
- 2 modified
-
0.10/lib/Doctrine.php (modified) (1 diff)
-
0.9/lib/Doctrine.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10/lib/Doctrine.php
r3449 r3623 37 37 * VERSION 38 38 */ 39 const VERSION = ' 1.0.0';39 const VERSION = '0.10.0'; 40 40 41 41 /** -
branches/0.9/lib/Doctrine.php
r3137 r3623 37 37 * VERSION 38 38 */ 39 const VERSION = '0. 1.0';39 const VERSION = '0.9.0'; 40 40 41 41 /**