summaryrefslogtreecommitdiff
path: root/inference-engine/thirdparty/clDNN/version.json
diff options
context:
space:
mode:
Diffstat (limited to 'inference-engine/thirdparty/clDNN/version.json')
-rw-r--r--inference-engine/thirdparty/clDNN/version.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/inference-engine/thirdparty/clDNN/version.json b/inference-engine/thirdparty/clDNN/version.json
index da4053241..a26804e98 100644
--- a/inference-engine/thirdparty/clDNN/version.json
+++ b/inference-engine/thirdparty/clDNN/version.json
@@ -3,7 +3,7 @@
{
"major": 1, # clDNN major version (major version of API).
"minor": 4, # clDNN minor version (correlated with major API version of Inference Engine).
- "build": 12, # clDNN build version (correlated with ordinal numeber of public release of clDNN).
+ "build": 14, # clDNN build version (correlated with ordinal numeber of public release of clDNN).
"revision_base": 0, # Offset that will be subtracted from environment variable provided by build system.
"revision_min": -1 # Minumum value of revision. Computed value of revision will be clamped from below by this value.
} \ No newline at end of file