Project

General

Profile

« Previous | Next » 

Revision 4873

Added by daigle about 15 years ago

Update version to 1.9.1. Add nrs ldap properties to configuration.

View differences:

loaddtdschema-postgres.sql
51 51
  VALUES ('Schema', 'http://ecoinformatics.org/registryentry-1.0.0', '/schema/RegistryService/RegistryEntryType.xsd');
52 52

  
53 53
INSERT INTO db_version (version, status, date_created) 
54
  VALUES ('1.9.0',1,CURRENT_DATE);
54
  VALUES ('1.9.1',1,CURRENT_DATE);

Also available in: Unified diff