Skip to content

Commit 6f6bb6d

Browse files
committed
metadata.sql: update PROJ_DATA.VERSION to 1.15
1 parent a9467fb commit 6f6bb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/sql/metadata.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ INSERT INTO "metadata" VALUES('PROJ.VERSION', '${PROJ_VERSION}');
1818

1919
-- Version of the PROJ-data package with which this database is the most
2020
-- compatible.
21-
INSERT INTO "metadata" VALUES('PROJ_DATA.VERSION', '1.14');
21+
INSERT INTO "metadata" VALUES('PROJ_DATA.VERSION', '1.15');

0 commit comments

Comments
 (0)