Skip to content

Commit 5c07a4b

Browse files
committed
proj.db: bump version number of PROJ-data
1 parent ca5bbdd commit 5c07a4b

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

0 commit comments

Comments
 (0)