Show
Ignore:
Timestamp:
05/17/08 02:05:31 (7 months ago)
Author:
ringmaster
Message:

Updating trunk with missing parts of postgres schema and version update.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/htdocs/system/classes/version.php

    r1734 r1737  
    1212    // DB and API versions are aligned with the SVN revision 
    1313    // number in which they last changed. 
    14     const DB_VERSION = 1535; 
     14    const DB_VERSION = 1540; 
    1515    const API_VERSION = 1366; 
    1616