From 2828586c103ed9c3208ace16dd923406fbbaea8b Mon Sep 17 00:00:00 2001
From: foreman
Date: Sat, 20 Jun 2015 03:10:58 -0400
Subject: [PATCH] P4 to Git Change 1163560 by
johtaylo@johtaylo-JTBUILDER03-increment on 2015/06/20 03:00:11
EPR #010002 - Change OpenCL version number from 1829 to 1830.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1576 edit
[ROCm/clr commit: b4562c3a975987ef13e96b4f17a9f527699faaf3]
---
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 15b3cb208d..c0d2f6928f 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 1829
+# define AMD_PLATFORM_BUILD_NUMBER 1830
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER