Skip to content

Commit 739a952

Browse files
committed
bytecode regen
1 parent 4308d06 commit 739a952

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-
// {D8913E7E-E430-4B28-81DD-EDD3EE5F263B}
7+
// {7E48A08B-9B00-4285-9F70-2752582F8782}
88
const GUID byteCodeCacheReleaseFileVersion =
9-
{ 0xD8913E7E, 0xE430, 0x4B28, { 0x81, 0xDD, 0xED, 0xD3, 0xEE, 0x5F, 0x26, 0x3B } };
9+
{ 0x7E48A08B, 0x9B00, 0x4285, { 0x9F, 0x70, 0x27, 0x52, 0x58, 0x2F, 0x87, 0x82 } };

0 commit comments

Comments
 (0)