Changeset 3623

Show
Ignore:
Timestamp:
01/25/08 03:15:41 (18 months ago)
Author:
jwage
Message:

Changed versions in Doctrine.php for branches.

Location:
branches
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/0.10/lib/Doctrine.php

    r3449 r3623  
    3737     * VERSION 
    3838     */ 
    39     const VERSION                   = '1.0.0'; 
     39    const VERSION                   = '0.10.0'; 
    4040 
    4141    /** 
  • branches/0.9/lib/Doctrine.php

    r3137 r3623  
    3737     * VERSION 
    3838     */ 
    39     const VERSION                   = '0.1.0'; 
     39    const VERSION                   = '0.9.0'; 
    4040     
    4141    /**