diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index 0061131..bf2f1b5 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -49,6 +49,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA000045630086LL, //10.0.17763.134 0xA0000456300C2LL, //10.0.17763.194 0xA00004563017BLL, //10.0.17763.379 + 0xA0000456302CFLL, //10.0.17763.719 0xA000047BA0001LL //10.0.18362.1 }; diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index 6722d2e..ec1e4cd 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -49,6 +49,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA000045630086LL, //10.0.17763.134 0xA0000456300C2LL, //10.0.17763.194 0xA00004563017BLL, //10.0.17763.379 + 0xA0000456302CFLL, //10.0.17763.719 0xA000047BA0001LL //10.0.18362.1 };