Skip to content

Commit a880942

Browse files
committed
Bytecode Regen
1 parent 0434134 commit a880942

File tree

5 files changed

+3675
-3745
lines changed

5 files changed

+3675
-3745
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
//-------------------------------------------------------------------------------------------------------
22
// Copyright (C) Microsoft. All rights reserved.
3-
// Copyright (c) 2021 ChakraCore Project Contributors. All rights reserved.
3+
// Copyright (c) ChakraCore Project Contributors. All rights reserved.
44
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
55
//-------------------------------------------------------------------------------------------------------
66
// NOTE: If there is a merge conflict the correct fix is to make a new GUID.
77
// This file was generated with tools/regenByteCode.py
88

9-
// {0758006c-1750-4081-b107-c08101300fac}
9+
// {caa01c1a-6c67-45c2-8c3c-382b84ca34c4}
1010
const GUID byteCodeCacheReleaseFileVersion =
11-
{ 0x0758006c, 0x1750, 0x4081, {0xb1, 0x07, 0xc0, 0x81, 0x01, 0x30, 0x0f, 0xac } };
11+
{ 0xcaa01c1a, 0x6c67, 0x45c2, {0x8c, 0x3c, 0x38, 0x2b, 0x84, 0xca, 0x34, 0xc4 } };
1212

0 commit comments

Comments
 (0)