Project

General

Profile

« Previous | Next » 

Revision 10084

Added by Jing Tao over 7 years ago

Change the version to 2.8.1

View differences:

src/loaddtdschema-postgres.sql
176 176
INSERT INTO xml_catalog (entry_type, format_id, no_namespace_schema_location, system_id) VALUES ('NoNamespaceSchema', 'FGDC-STD-001-1998', 'http://www.fgdc.gov/metadata/fgdc-std-001-1998.xsd', '/schema/fgdc-std-001-1998/fgdc-std-001-1998.xsd');
177 177

  
178 178
INSERT INTO db_version (version, status, date_created) 
179
  VALUES ('2.8.0',1,CURRENT_DATE);
179
  VALUES ('2.8.1',1,CURRENT_DATE);

Also available in: Unified diff