We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 919074b + ccf501a commit 3bd962fCopy full SHA for 3bd962f
lib/Runtime/ByteCode/ByteCodeCacheReleaseFileVersion.h
@@ -4,6 +4,6 @@
4
//-------------------------------------------------------------------------------------------------------
5
// NOTE: If there is a merge conflict the correct fix is to make a new GUID.
6
7
-// {131ae129-1863-4b97-b9b2-4802d60acefb}
+// {C6C1CBF8-B232-4E4C-8681-34E404F78F16}
8
const GUID byteCodeCacheReleaseFileVersion =
9
-{ 0x131ae129, 0x1863, 0x4b97, { 0xb9, 0xb2, 0x48, 0x02, 0xd6, 0x0a, 0xce, 0xfb } };
+{ 0xC6C1CBF8, 0xB232, 0x4E4C, { 0x86, 0x81, 0x34, 0xE4, 0x04, 0xF7, 0x8F, 0x16 } };
0 commit comments