diff --git a/RpcCore/RpcCore2_32bits/RpcInternals.h b/RpcCore/RpcCore2_32bits/RpcInternals.h index d2a8d07..741e727 100644 --- a/RpcCore/RpcCore2_32bits/RpcInternals.h +++ b/RpcCore/RpcCore2_32bits/RpcInternals.h @@ -16,9 +16,10 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0x600011DB14ABFLL, //6.1.7601.19135 0x600011DB15B7BLL, //6.1.7601.23419 0x600011DB15CA2LL, //6.1.7601.23714 - 0x600011DB15D08LL, //6.1.7601.23816 - 0x600011DB15D6BLL, //6.1.7601.23915 + 0x600011DB15D08LL, //6.1.7601.23816 + 0x600011DB15D6BLL, //6.1.7601.23915 0x600011DB15E35LL, //6.1.7601.24117 + 0x600011DB15EC4LL, //6.1.7601.24260 0x600011DB15EE3LL //6.1.7601.24291 }; @@ -118,4 +119,4 @@ typedef struct _RPC_ADDRESS_T { #pragma pack() -#endif // _RPC_INTERNALS_H_ \ No newline at end of file +#endif // _RPC_INTERNALS_H_