We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2b4b7 commit 7983261Copy full SHA for 7983261
1 file changed
data/sql/metadata.sql
@@ -9,7 +9,7 @@
9
INSERT INTO "metadata" VALUES('DATABASE.LAYOUT.VERSION.MAJOR', 1);
10
INSERT INTO "metadata" VALUES('DATABASE.LAYOUT.VERSION.MINOR', 7);
11
12
-INSERT INTO "metadata" VALUES('EPSG.VERSION', 'v12.055');
+INSERT INTO "metadata" VALUES('EPSG.VERSION', 'v12.057');
13
INSERT INTO "metadata" VALUES('EPSG.DATE', '2026-06-18');
14
15
-- The value of ${PROJ_VERSION} is substituted at build time by the actual
0 commit comments