Add runtime version 6.1.7601.24260

This commit is contained in:
Jackson
2018-12-10 20:28:44 -08:00
committed by GitHub
parent f2a310644a
commit 4cbec1a0c7
+3 -2
View File
@@ -16,8 +16,9 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
0x600011DB15B7BLL, //6.1.7601.23419
0x600011DB15CA2LL, //6.1.7601.23714
0x600011DB15D08LL, //6.1.7601.23816
0x600011DB15D6BLL, //6.1.7601.23915
0x600011DB15D6BLL, //6.1.7601.23915
0x600011DB15E35LL, //6.1.7601.24117
0x600011DB15EC4LL, //6.1.7601.24260
0x600011DB15EE3LL //6.1.7601.24291
};
@@ -122,4 +123,4 @@ typedef struct _RPC_ADDRESS_T {
#pragma pack()
#endif // _RPC_INTERNALS_H_
#endif // _RPC_INTERNALS_H_