From 972bb9f0ea86338e103af5d3bc9e55ff7e46e79e Mon Sep 17 00:00:00 2001 From: silverf0x Date: Thu, 14 Nov 2019 20:54:43 +0100 Subject: [PATCH] Add runtime version 10.0.14393.3115 --- RpcCore/RpcCore4_32bits/RpcInternals.h | 1 + RpcCore/RpcCore4_64bits/RpcInternals.h | 1 + 2 files changed, 2 insertions(+) diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index bf2f1b5..3fc6dda 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -24,6 +24,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA0000383906EALL, //10.0.14393.1770 0xA000038390908LL, //10.0.14393.2312 0xA000038390A69LL, //10.0.14393.2665 + 0xA000038390C2BLL, //10.0.14393.3115 0xA00003AD70000LL, //10.0.15063.0 0xA00003AD701BFLL, //10.0.15063.447 0xA00003AD702A2LL, //10.0.15063.674 diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index ec1e4cd..983b659 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -24,6 +24,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA0000383906EALL, //10.0.14393.1770 0xA000038390908LL, //10.0.14393.2312 0xA000038390A69LL, //10.0.14393.2665 + 0xA000038390C2BLL, //10.0.14393.3115 0xA00003AD70000LL, //10.0.15063.0 0xA00003AD701BFLL, //10.0.15063.447 0xA00003AD702A2LL, //10.0.15063.674