From 8e8b778ddd081faca3838415640dbe7e556c3fb8 Mon Sep 17 00:00:00 2001
From: foreman
Date: Wed, 16 Mar 2016 03:09:19 -0400
Subject: [PATCH] P4 to Git Change 1247863 by
johtaylo@johtaylo-JTBUILDER03-increment on 2016/03/16 03:00:13
SWDEV-2 - Change OpenCL version number from 2064 to 2065.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1811 edit
[ROCm/clr commit: 96be165c4a11984e02e789439673f01b141dc629]
---
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 409284094d..ffc4d6245d 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 2064
+# define AMD_PLATFORM_BUILD_NUMBER 2065
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER