Skip to content

Commit 337312b

Browse files
authored
Update versions to latest (#149)
1 parent 2de0095 commit 337312b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"inherits": "ci-base",
1111
"cacheVariables": {
1212
"H5PL_VERS_MAJOR": {"type": "STRING", "value": "1"},
13-
"H5PL_VERS_MINOR": {"type": "STRING", "value": "17"},
13+
"H5PL_VERS_MINOR": {"type": "STRING", "value": "16"},
1414
"H5PL_VERS_RELEASE": {"type": "STRING", "value": "0"},
1515
"H5PL_ALLOW_EXTERNAL_SUPPORT": {"type": "STRING", "value": "TGZ"},
1616
"H5PL_COMP_TGZPATH": {"type": "STRING", "value": "${sourceDir}/libs"},

0 commit comments

Comments
 (0)