diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index 9a21449..1dbd55e 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -12,6 +12,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0x60003258045FFLL, //6.3.9600.17919 0x6000325804774LL, //6.3.9600.18292 0x6000325804AE8LL, //6.3.9600.19176 + 0x6000325804C52LL, //6.3.9600.19538 0xA000028004000LL, //10.0.10240.16384 0xA00002800401CLL, //10.0.10240.16412 0xA0000280041C9LL, //10.0.10240.16841 diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index 6535472..72102e2 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -12,6 +12,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0x60003258045FFLL, //6.3.9600.17919 0x6000325804774LL, //6.3.9600.18292 0x6000325804AE8LL, //6.3.9600.19176 + 0x6000325804C52LL, //6.3.9600.19538 0xA000028004000LL, //10.0.10240.16384 0xA00002800401CLL, //10.0.10240.16412 0xA0000280041C9LL, //10.0.10240.16841