Skip to content

Commit b1d57ec

Browse files
committed
Update bytecode version
1 parent 6b983f2 commit b1d57ec

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
@@ -5,6 +5,6 @@
55
// NOTE: If there is a merge conflict the correct fix is to make a new GUID.
66
// This file was generated with core\tools\update_bytecode_version.ps1
77

8-
// ab4d9fb4-6f48-4e69-b004-735c61c0251c
8+
// 15f2a5c1-1ca3-4cd7-9f50-8d969ca96c6e
99
const GUID byteCodeCacheReleaseFileVersion =
10-
{ 0xab4d9fb4, 0x6f48, 0x4e69, { 0xb0, 0x04, 0x73, 0x5c, 0x61, 0xc0, 0x25, 0x1c } };
10+
{ 0x15f2a5c1, 0x1ca3, 0x4cd7, { 0x9f, 0x50, 0x8d, 0x96, 0x9c, 0xa9, 0x6c, 0x6e } };

0 commit comments

Comments
 (0)