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.
1 parent 781d5ed commit 9be99cdCopy full SHA for 9be99cd
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
-// {2734B2C7-9500-45AF-AAA6-FABB7B9C3F81}
+// {5EEF3B18-B808-42EF-BA86-A68AA3DBEEBA}
8
const GUID byteCodeCacheReleaseFileVersion =
9
-{ 0x2734b2c7, 0x9500, 0x45af, { 0xaa, 0xa6, 0xfa, 0xbb, 0x7b, 0x9c, 0x3f, 0x81 } };
+{ 0x5eef3b18, 0xb808, 0x42ef, { 0xba, 0x86, 0xa6, 0x8a, 0xa3, 0xdb, 0xee, 0xba } };
0 commit comments