Project

General

Profile

« Previous | Next » 

Revision 8656

update to use 2.4.1 so the trunk has all artifacts for upgrades.

View differences:

loaddtdschema-postgres.sql
123 123

  
124 124

  
125 125
INSERT INTO db_version (version, status, date_created) 
126
  VALUES ('2.4.0',1,CURRENT_DATE);
126
  VALUES ('2.4.1',1,CURRENT_DATE);

Also available in: Unified diff