Revert "Update Json file: update api_version to 1.1.73" since there are

still several bugs.

This reverts commit 00314add75.
This commit is contained in:
Jacob He 2018-05-14 12:25:54 +08:00
parent 00314add75
commit 25ca256545
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "/usr/lib/amdvlk32.so",
"api_version": "1.1.73"
"api_version": "1.1.70"
}
}

View File

@ -2,7 +2,7 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "/usr/lib64/amdvlk64.so",
"api_version": "1.1.73"
"api_version": "1.1.70"
}
}

View File

@ -2,7 +2,7 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
"api_version": "1.1.73"
"api_version": "1.1.70"
}
}

View File

@ -2,7 +2,7 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "/usr/lib/x86_64-linux-gnu/amdvlk64.so",
"api_version": "1.1.73"
"api_version": "1.1.70"
}
}