Skip to content

Commit 474e417

Browse files
committed
Updating bytecode version
1 parent 70ce10f commit 474e417

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-
// {B92A5820-4BB2-4D01-96F7-46136010D1D6}
7+
// {E4B5202C-0ACB-48C6-A96F-8A4A29848ED0}
88
const GUID byteCodeCacheReleaseFileVersion =
9-
{ 0xB92A5820, 0x4BB2, 0x4D01, { 0x96, 0xF7, 0x46, 0x13, 0x60, 0x10, 0xD1, 0xD6 } };
9+
{ 0xE4B5202C, 0x0ACB, 0x48C6, { 0xA9, 0x6F, 0x8A, 0x4A, 0x29, 0x84, 0x8E, 0xD0 } };

0 commit comments

Comments
 (0)