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. // {5659e34b-2f03-4880-bed4-7a688cd73df1}
  9. const GUID byteCodeCacheReleaseFileVersion =
  10. { 0x5659e34b, 0x2f03, 0x4880, {0xbe, 0xd4, 0x7a, 0x68, 0x8c, 0xd7, 0x3d, 0xf1 } };