ByteCodeCacheReleaseFileVersion.h 747 B

123456789101112
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Copyright (c) 2021 ChakraCore Project Contributors. All rights reserved.
  4. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
  5. //-------------------------------------------------------------------------------------------------------
  6. // NOTE: If there is a merge conflict the correct fix is to make a new GUID.
  7. // This file was generated with tools/regenByteCode.py
  8. // {7e624f04-e6a9-408a-9a53-d067a2b1c80e}
  9. const GUID byteCodeCacheReleaseFileVersion =
  10. { 0x7e624f04, 0xe6a9, 0x408a, {0x9a, 0x53, 0xd0, 0x67, 0xa2, 0xb1, 0xc8, 0x0e } };