From 4980907f67e8e204f76793c50ebe6a7bf99af20a Mon Sep 17 00:00:00 2001
From: foreman
Date: Mon, 2 Jan 2017 03:29:07 -0500
Subject: [PATCH] P4 to Git Change 1357711 by
johtaylo@johtaylo-jtincrementor-increment on 2017/01/02 03:00:06
SWDEV-2 - Change OpenCL version number from 2322 to 2323.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2069 edit
[ROCm/clr commit: 8970ee531c048163f2444f2f29d5c86b8ba58987]
---
projects/clr/rocclr/runtime/utils/versions.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/clr/rocclr/runtime/utils/versions.hpp b/projects/clr/rocclr/runtime/utils/versions.hpp
index f98a693fa9..f959958dee 100644
--- a/projects/clr/rocclr/runtime/utils/versions.hpp
+++ b/projects/clr/rocclr/runtime/utils/versions.hpp
@@ -12,7 +12,7 @@
#endif // AMD_PLATFORM_NAME
#ifndef AMD_PLATFORM_BUILD_NUMBER
-# define AMD_PLATFORM_BUILD_NUMBER 2322
+# define AMD_PLATFORM_BUILD_NUMBER 2323
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER