diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index ff4fd3b..cda06a0 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -48,6 +48,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA000042EE0197LL, //10.0.17134.407 0xA000042EE01D7LL, //10.0.17134.471 0xA000042EE0288LL, //10.0.17134.648 + 0xA000042EE046ALL, //10.0.17134.1130 0xA000045630001LL, //10.0.17763.1 0xA000045630086LL, //10.0.17763.134 0xA0000456300C2LL, //10.0.17763.194 diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index 26348b4..c01980c 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -48,6 +48,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA000042EE0197LL, //10.0.17134.407 0xA000042EE01D7LL, //10.0.17134.471 0xA000042EE0288LL, //10.0.17134.648 + 0xA000042EE046ALL, //10.0.17134.1130 0xA000045630001LL, //10.0.17763.1 0xA000045630086LL, //10.0.17763.134 0xA0000456300C2LL, //10.0.17763.194