From 41d97833db6dc3a38858ad5629c82d42fbc7adc6 Mon Sep 17 00:00:00 2001
From: foreman
Date: Tue, 25 Aug 2015 03:11:38 -0400
Subject: [PATCH] P4 to Git Change 1184189 by
johtaylo@johtaylo-JTBUILDER03-increment on 2015/08/25 03:01:15
EPR #010002 - Change OpenCL version number from 1878 to 1879.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1625 edit
---
rocclr/runtime/utils/versions.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rocclr/runtime/utils/versions.hpp b/rocclr/runtime/utils/versions.hpp
index b27e887d05..05b883ef9e 100644
--- a/rocclr/runtime/utils/versions.hpp
+++ b/rocclr/runtime/utils/versions.hpp
@@ -12,7 +12,7 @@
#endif // AMD_PLATFORM_NAME
#ifndef AMD_PLATFORM_BUILD_NUMBER
-# define AMD_PLATFORM_BUILD_NUMBER 1878
+# define AMD_PLATFORM_BUILD_NUMBER 1879
#endif // AMD_PLATFORM_BUILD_NUMBER
#ifndef AMD_PLATFORM_REVISION_NUMBER