Skip to content

Commit 650528b

Browse files
committed
Update bytecode version
1 parent 4d665aa commit 650528b

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-
// {DE720CA5-2D6E-4200-B4AB-CCCE40399727}
7+
// {FFAB17C6-6AD9-41BC-AFDA-2DC8E1D4C594}
88
const GUID byteCodeCacheReleaseFileVersion =
9-
{ 0xDE720CA5, 0x2D6E, 0x4200, { 0xB4, 0xAB, 0xCC, 0xCE, 0x40, 0x39, 0x97, 0x27 } };
9+
{ 0xFFAB17C6, 0x6AD9, 0x41BC, { 0xAF, 0xDA, 0x2D, 0xC8, 0xE1, 0xD4, 0xC5, 0x94 } };

0 commit comments

Comments
 (0)