Revision 7369
Added by ben leinfelder over 12 years ago
loaddtdschema-postgres.sql | ||
---|---|---|
92 | 92 |
INSERT INTO xml_catalog (entry_type, public_id, system_id) |
93 | 93 |
VALUES ('Schema', 'http://ecoinformatics.org/registryentry-1.0.0', '/schema/RegistryService/RegistryEntryType.xsd'); |
94 | 94 |
INSERT INTO db_version (version, status, date_created) |
95 |
VALUES ('2.0.3',1,CURRENT_DATE); |
|
95 |
VALUES ('2.0.4',1,CURRENT_DATE); |
Also available in: Unified diff
prep for 2.0.4 release