From b5b932111bc048c06b2210ba38cb78222de6d9b7 Mon Sep 17 00:00:00 2001 From: cybutek Date: Sat, 2 May 2015 17:53:18 +0100 Subject: [PATCH] Prep 1.0.16.6 --- Documents/CHANGES.txt | 3 +++ KerbalEngineer/EngineerGlobals.cs | 2 +- Output/KerbalEngineer/KerbalEngineer.dll | Bin 209408 -> 209408 bytes Output/KerbalEngineer/KerbalEngineer.version | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Documents/CHANGES.txt b/Documents/CHANGES.txt index a3df08b1..0e6b05ad 100644 --- a/Documents/CHANGES.txt +++ b/Documents/CHANGES.txt @@ -1,3 +1,6 @@ +1.0.16.6, 02-05-15 + Fixed: Separately staged fairing mass jettisons are now calculated in the editor. + 1.0.16.5, 02-05-2015 Fixed: Delta-V not being correctly calculated. Changed: Editor locking now uses the InputLockManager. diff --git a/KerbalEngineer/EngineerGlobals.cs b/KerbalEngineer/EngineerGlobals.cs index 35fad945..0a279cff 100644 --- a/KerbalEngineer/EngineerGlobals.cs +++ b/KerbalEngineer/EngineerGlobals.cs @@ -33,7 +33,7 @@ public class EngineerGlobals /// /// Current version of the Kerbal Engineer assembly. /// - public const string AssemblyVersion = "1.0.16.5"; + public const string AssemblyVersion = "1.0.16.6"; #endregion diff --git a/Output/KerbalEngineer/KerbalEngineer.dll b/Output/KerbalEngineer/KerbalEngineer.dll index 4b0378e2d2f9cbdfbced139c7f4ce6699697ee96..2488b66ab1f5daf02ca0451a9c08efc0dc239aff 100644 GIT binary patch delta 143 zcmZp8!qf1CXF>;)T5Dl_?ZFq%!DznUqK(QNz2)lA1#f%MLc zOu9@gW(*99)8no%No;4j!o+1Nu(ZG-d__-$S0bRa$5S)bV&NI7aVH*IG$VE)et069G^s{jB1 delta 143 zcmZp8!qf1CXF>;4)3?U1)-J}aT};Q67+JRmDl_?ZFq%%EznUqK(RBOA)lA1#f%MLc zOu9@grVI><)8no%No;4j!o+1N@L+D{Wy8ysF0CB(U;1Wjy}w-MQS%&v?;@!Pu0=|FnAvp%ymkaE;!ZraXh!2F*P0C*@aKmY&$ diff --git a/Output/KerbalEngineer/KerbalEngineer.version b/Output/KerbalEngineer/KerbalEngineer.version index bef79090..4f6811bd 100644 --- a/Output/KerbalEngineer/KerbalEngineer.version +++ b/Output/KerbalEngineer/KerbalEngineer.version @@ -6,7 +6,7 @@ "MAJOR":1, "MINOR":0, "PATCH":16, - "BUILD":5 + "BUILD":6 }, "KSP_VERSION": {