Skip to content

Commit 1c5ab56

Browse files
committed
updating bytecodecache guid
1 parent 753fc6f commit 1c5ab56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Runtime/ByteCode/ByteCodeCacheReleaseFileVersion.h

+2-2
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-
// {11BA1CDD-86FC-4489-95EB-355A78E78EF8}
7+
// {3EDF890E-55F9-4646-A9AC-53127700D405}
88
const GUID byteCodeCacheReleaseFileVersion =
9-
{ 0x11ba1cdd, 0x86fc, 0x4489, { 0x95, 0xeb, 0x35, 0x5a, 0x78, 0xe7, 0x8e, 0xf8 } };
9+
{ 0x3EDF890E, 0x55F9, 0x4646,{ 0xA9, 0xAC, 0x53, 0x12, 0x77, 0x00, 0xD4, 0x05 } };

0 commit comments

Comments
 (0)