ByteCodeCacheReleaseFileVersion.h 746 B

1234567891011
  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. // {4f97d737-2b2b-49a9-8a25-aa476fafb4c0}
  9. const GUID byteCodeCacheReleaseFileVersion =
  10. { 0x4f97d737, 0x2b2b, 0x49a9, {0x8a, 0x25, 0xaa, 0x47, 0x6f, 0xaf, 0xb4, 0xc0 } };