From a1d474e7aab07320b8bc9b5f72dee1fa12cbdc4c Mon Sep 17 00:00:00 2001 From: NathanKell Date: Sun, 3 Jul 2016 21:20:57 -0400 Subject: [PATCH] Recompile for 1.1.3, prep v4.3 --- RealHeat/Plugins/RealHeat.dll | Bin 25600 -> 25600 bytes RealHeat/Readme_RH.txt | 3 +++ Source/Properties/AssemblyInfo.cs | 4 ++-- Source/RealHeat.csproj | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/RealHeat/Plugins/RealHeat.dll b/RealHeat/Plugins/RealHeat.dll index a4e9b4194e856908a48ab0c0ea0f1fb935d0051b..c0c37d8bbbcf3311ea9422f3cd42217da47227f6 100644 GIT binary patch delta 95 zcmZoT!PszuaY6_4)OnQ~ySWV*nKw^2xTqp#5rZCs!Q{f&l+BDu{}}-#D;@^` diff --git a/RealHeat/Readme_RH.txt b/RealHeat/Readme_RH.txt index a5239fb..7ad7eaf 100644 --- a/RealHeat/Readme_RH.txt +++ b/RealHeat/Readme_RH.txt @@ -13,6 +13,9 @@ Installation: Extract RealHeat folder and ModularFlightIntegrator folders to GameData. Changelog: +v4.3 +* Recompile for KSP 1.1.3 + v4.2 * Lower convective coefficient at low density and velocity (we were overestimating convection then). diff --git a/Source/Properties/AssemblyInfo.cs b/Source/Properties/AssemblyInfo.cs index 8b2d62a..d2480d8 100644 --- a/Source/Properties/AssemblyInfo.cs +++ b/Source/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.4.2.0")] -[assembly: AssemblyFileVersion("0.4.2.0")] +[assembly: AssemblyVersion("0.4.3.0")] +[assembly: AssemblyFileVersion("0.4.3.0")] [assembly: KSPAssembly("RealHeat", 4, 0)] [assembly: KSPAssemblyDependency("ModularFlightIntegrator", 1, 0)] diff --git a/Source/RealHeat.csproj b/Source/RealHeat.csproj index b1b0464..622b1f9 100644 --- a/Source/RealHeat.csproj +++ b/Source/RealHeat.csproj @@ -56,7 +56,7 @@ False - ..\..\..\..\..\..\Games\Steam\steamapps\common\Kerbal Space Program\GameData\ModularFlightIntegrator\ModularFlightIntegrator.dll + ..\..\..\..\..\..\Games\RO_113\GameData\ModularFlightIntegrator\ModularFlightIntegrator.dll False