ByteCodeCacheReleaseFileVersion.h 742 B

123456789101112
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Copyright (c) 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. // {caa01c1a-6c67-45c2-8c3c-382b84ca34c4}
  9. const GUID byteCodeCacheReleaseFileVersion =
  10. { 0xcaa01c1a, 0x6c67, 0x45c2, {0x8c, 0x3c, 0x38, 0x2b, 0x84, 0xca, 0x34, 0xc4 } };