Project

General

Profile

« Previous | Next » 

Revision 9012

use 2.5.0 for current DB version

View differences:

loaddtdschema-postgres.sql
125 125

  
126 126

  
127 127
INSERT INTO db_version (version, status, date_created) 
128
  VALUES ('2.4.2',1,CURRENT_DATE);
128
  VALUES ('2.5.0',1,CURRENT_DATE);

Also available in: Unified diff