Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/sql/metadata.sql
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
INSERT INTO "metadata" VALUES('DATABASE.LAYOUT.VERSION.MAJOR', 1);
INSERT INTO "metadata" VALUES('DATABASE.LAYOUT.VERSION.MINOR', 7);

INSERT INTO "metadata" VALUES('EPSG.VERSION', 'v12.055');
INSERT INTO "metadata" VALUES('EPSG.VERSION', 'v12.057');
INSERT INTO "metadata" VALUES('EPSG.DATE', '2026-06-18');

-- The value of ${PROJ_VERSION} is substituted at build time by the actual
Expand Down
Loading