From 6b8f0b6c871ff9bd631d32e11fead0145f8bdef0 Mon Sep 17 00:00:00 2001 From: silverf0x Date: Sun, 17 Mar 2019 21:46:40 +0100 Subject: [PATCH] Add runtime version 10.0.17134.648 --- RpcCore/RpcCore4_32bits/RpcInternals.h | 1 + RpcCore/RpcCore4_64bits/RpcInternals.h | 1 + 2 files changed, 2 insertions(+) diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index a5bc20c..1ddc719 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -44,6 +44,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA000042EE00E4LL, //10.0.17134.228 0xA000042EE0197LL, //10.0.17134.407 0xA000042EE01D7LL, //10.0.17134.471 + 0xA000042EE0288LL, //10.0.17134.648 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 765c65f..0e882d7 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -44,6 +44,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA000042EE00E4LL, //10.0.17134.228 0xA000042EE0197LL, //10.0.17134.407 0xA000042EE01D7LL, //10.0.17134.471 + 0xA000042EE0288LL, //10.0.17134.648 0xA000045630001LL, //10.0.17763.1 0xA000045630086LL, //10.0.17763.134 0xA0000456300C2LL //10.0.17763.194