Skip to content

Commit 87766f5

Browse files
committed
[1.11>master] [MERGE #5822 @dilijev] Update release/1.11 to version 1.11.3
Merge pull request #5822 from dilijev:v1-11-3
2 parents 1916b15 + 62f50ea commit 87766f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Runtime/ByteCode/ByteCodeCacheReleaseFileVersion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
//-------------------------------------------------------------------------------------------------------
55
// NOTE: If there is a merge conflict the correct fix is to make a new GUID.
66

7-
// {49A3F597-0DAD-4BD8-82A0-CEAC52C99E63}
7+
// {B92A5820-4BB2-4D01-96F7-46136010D1D6}
88
const GUID byteCodeCacheReleaseFileVersion =
9-
{ 0x49A3F597, 0x0DAD, 0x4BD8, { 0x82, 0xA0, 0xCE, 0xAC, 0x52, 0xC9, 0x9E, 0x63 } };
9+
{ 0xB92A5820, 0x4BB2, 0x4D01, { 0x96, 0xF7, 0x46, 0x13, 0x60, 0x10, 0xD1, 0xD6 } };

0 commit comments

Comments
 (0)