diff --git a/tools/nv-driver-locator/gfe_get_driver.py b/tools/nv-driver-locator/gfe_get_driver.py index b6b7591..f25b919 100755 --- a/tools/nv-driver-locator/gfe_get_driver.py +++ b/tools/nv-driver-locator/gfe_get_driver.py @@ -6,7 +6,7 @@ import json import posixpath import codecs -USER_AGENT = 'NvBackend/34.0.0.0' +USER_AGENT = 'NvBackend/36.0.0.0' def serialize_req(obj):