From ca3b17196dc7a944204ba1d374fd6d2158e6d2cf Mon Sep 17 00:00:00 2001 From: Fluffy Date: Tue, 2 Oct 2018 10:15:58 +0200 Subject: [PATCH] 'Release 2.17.469 [nolog]' --- About/About.xml | 2 +- Assemblies/ResearchTree.dll | Bin 60416 -> 60416 bytes Readme.md | 2 +- Source/Properties/AssemblyInfo.cs | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/About/About.xml b/About/About.xml index d34cf91..3c3415f 100644 --- a/About/About.xml +++ b/About/About.xml @@ -50,7 +50,7 @@ Eiglsperger M., Siebenhaller M., Kaufmann M. (2005) An Efficient Implementation Luckily, the crossing reduction and edge length reduction steps partially achieve the goals of the final step. The final graph is not as pretty as it could be, but it’s still pretty good - in most scenarios. <size=24>Version</size> -This is version 2.16.467, for RimWorld 0.19.2009. +This is version 2.17.469, for RimWorld 0.19.2009. \ No newline at end of file diff --git a/Assemblies/ResearchTree.dll b/Assemblies/ResearchTree.dll index 7738bb3b575893c2cd5cba59c66f9a81bebda900..1c3ba3e8ccbeffd91bf5d3057fcaf09a0221a6a1 100644 GIT binary patch delta 199 zcmZp;!Q60zc|r%Xt>)&9-Mc5TGBF4;T%GJa*_uhva&yPz9p(amD&G3r{S0>K^j`eb zb*}W%%>k!3igOt08Jg>vm|0Hde4NZ`XkunyIl1uhaX3qDa`F>r1aI@jC)*kM1sRwa z7#OZHLg~%ZpE)w}8!_lH7&4dxNfQP$2FuOQpJ!qSPL6-6D~zTPsKH>e|P delta 199 zcmZp;!Q60zc|r$s%cAy;-Mc5TGB9v49GdJs*_vr({^pL!JIn>V-|B4_xTNGh{mtpM zUl)m~Zw@%UQJlj-&(J{6#MEFi=i_8nBMVat)5(R8kHcANlarq~BY2xHKH1L5&&2=& zhZv#s=IPHI8Tkzu^cV~oK%@zSDTBf0=g%`S1SiM8)D=ck2-ILO+3{)eW~NvF7y$`8 BKFI(8 diff --git a/Readme.md b/Readme.md index 5b708d5..70d2939 100644 --- a/Readme.md +++ b/Readme.md @@ -60,4 +60,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl [![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods) # Version -This is version 2.16.467, for RimWorld 0.19.2009. \ No newline at end of file +This is version 2.17.469, for RimWorld 0.19.2009. \ No newline at end of file diff --git a/Source/Properties/AssemblyInfo.cs b/Source/Properties/AssemblyInfo.cs index a9c6efd..863ee9b 100644 --- a/Source/Properties/AssemblyInfo.cs +++ b/Source/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.10.450")] -[assembly: AssemblyFileVersion("0.10.450")] +[assembly: AssemblyVersion("2.17.469")] +[assembly: AssemblyFileVersion("2.17.469")]