Skip to content

Commit 875a485

Browse files
committed
Bump PROJ-data version in metadata.sql
1 parent 4c2da03 commit 875a485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/sql/metadata.sql

+1-1
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.17');
21+
INSERT INTO "metadata" VALUES('PROJ_DATA.VERSION', '1.18');

0 commit comments

Comments
 (0)