diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index eb35eb5..92fb07c 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -37,6 +37,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA000042EE0030LL, //10.0.17134.48 0xA000042EE0070LL, //10.0.17134.112 0xA000042EE00E4LL, //10.0.17134.228 + 0xA000042EE0197LL, //10.0.17134.407 0xA000045630001LL //10.0.17763.1 }; diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index ad18798..697c3da 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -37,6 +37,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA000042EE0030LL, //10.0.17134.48 0xA000042EE0070LL, //10.0.17134.112 0xA000042EE00E4LL, //10.0.17134.228 + 0xA000042EE0197LL, //10.0.17134.407 0xA000045630001LL //10.0.17763.1 };