diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index 3dd3a19..fb93b03 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -27,6 +27,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA00003F6803E8LL, //10.0.16232.1000 0xA00003FAB000FLL, //10.0.16299.15 0xA00003FAB00C0LL, //10.0.16299.192 + 0xA00003FAB0135LL, //10.0.16299.309 + 0xA00003FAB0173LL, //10.0.16299.371 0xA0000427903E8LL, //10.0.17017.1000 0xA0000428103E8LL, //10.0.17025.1000 0xA000042B203EALL, //10.0.17074.1002 diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index e04a5f1..93b1529 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -27,6 +27,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA00003F6803E8LL, //10.0.16232.1000 0xA00003FAB000FLL, //10.0.16299.15 0xA00003FAB00C0LL, //10.0.16299.192 + 0xA00003FAB0135LL, //10.0.16299.309 + 0xA00003FAB0173LL, //10.0.16299.371 0xA0000427903E8LL, //10.0.17017.1000 0xA0000428103E8LL, //10.0.17025.1000 0xA000042B203EALL, //10.0.17074.1002